Code Coverage of pyEDAA.IPXACT: 40%

Files Functions Classes

coverage.py v7.6.7, created at 2024-11-17 01:13 +0000

File function statements missing excluded branches partial coverage
pyEDAA/IPXACT/Catalog.py IpxactFile.__init__ 3 0 0 0 0 100%
pyEDAA/IPXACT/Catalog.py IpxactFile.FromXml 18 18 0 10 0 0%
pyEDAA/IPXACT/Catalog.py IpxactFile.ToXml 4 4 0 0 0 0%
pyEDAA/IPXACT/Catalog.py Catalog.__init__ 10 0 0 0 0 100%
pyEDAA/IPXACT/Catalog.py Catalog.FromFile 51 41 0 26 1 14%
pyEDAA/IPXACT/Catalog.py Catalog.AddItem 6 4 2 4 1 30%
pyEDAA/IPXACT/Catalog.py Catalog.ToXml 13 13 0 8 0 0%
pyEDAA/IPXACT/Catalog.py (no function) 35 0 0 0 0 100%
pyEDAA/IPXACT/Component.py Component.__init__ 18 0 0 0 0 100%
pyEDAA/IPXACT/Component.py Component.Settem 2 2 0 2 0 0%
pyEDAA/IPXACT/Component.py Component.AddItem 16 16 0 30 0 0%
pyEDAA/IPXACT/Component.py Component.ToXml 82 82 0 62 0 0%
pyEDAA/IPXACT/Component.py BusInterface.__init__ 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py BusInterface.ToXml 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py IndirectInterface.__init__ 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py IndirectInterface.ToXml 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py Channel.__init__ 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py Channel.ToXml 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py RemapState.__init__ 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py RemapState.ToXml 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py AddressSpace.__init__ 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py AddressSpace.ToXml 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py MemoryMap.__init__ 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py MemoryMap.ToXml 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py Model.__init__ 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py Model.ToXml 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py ComponentGenerator.__init__ 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py ComponentGenerator.ToXml 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py Choice.__init__ 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py Choice.ToXml 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py FileSet.__init__ 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py FileSet.ToXml 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py WhiteboxElement.__init__ 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py WhiteboxElement.ToXml 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py Cpu.__init__ 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py Cpu.ToXml 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py OtherClockDriver.__init__ 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py OtherClockDriver.ToXml 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py ResetType.__init__ 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py ResetType.ToXml 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py Parameter.__init__ 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py Parameter.ToXml 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py Assertion.__init__ 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py Assertion.ToXml 1 1 0 0 0 0%
pyEDAA/IPXACT/Component.py (no function) 73 0 0 0 0 100%
pyEDAA/IPXACT/Design.py Design.__init__ 5 0 0 0 0 100%
pyEDAA/IPXACT/Design.py Design.AddItem 7 7 0 6 0 0%
pyEDAA/IPXACT/Design.py Design.ToXml 18 18 0 12 0 0%
pyEDAA/IPXACT/Design.py IpxactFile.__init__ 3 3 0 0 0 0%
pyEDAA/IPXACT/Design.py IpxactFile.ToXml 3 3 0 0 0 0%
pyEDAA/IPXACT/Design.py ComponentInstance.__init__ 1 1 0 0 0 0%
pyEDAA/IPXACT/Design.py ComponentInstance.ToXml 1 1 0 0 0 0%
pyEDAA/IPXACT/Design.py Interconnection.__init__ 1 1 0 0 0 0%
pyEDAA/IPXACT/Design.py Interconnection.ToXml 1 1 0 0 0 0%
pyEDAA/IPXACT/Design.py AdHocConnection.__init__ 1 1 0 0 0 0%
pyEDAA/IPXACT/Design.py AdHocConnection.ToXml 1 1 0 0 0 0%
pyEDAA/IPXACT/Design.py (no function) 24 0 0 0 0 100%
pyEDAA/IPXACT/DesignConfiguration.py DesignConfiguration.__init__ 5 0 0 0 0 100%
pyEDAA/IPXACT/DesignConfiguration.py DesignConfiguration.SetItem 7 7 0 6 0 0%
pyEDAA/IPXACT/DesignConfiguration.py DesignConfiguration.ToXml 15 15 0 6 0 0%
pyEDAA/IPXACT/DesignConfiguration.py GeneratorChainConfiguration.__init__ 1 1 0 0 0 0%
pyEDAA/IPXACT/DesignConfiguration.py GeneratorChainConfiguration.ToXml 1 1 0 0 0 0%
pyEDAA/IPXACT/DesignConfiguration.py InterconnectionConfiguration.__init__ 1 1 0 0 0 0%
pyEDAA/IPXACT/DesignConfiguration.py InterconnectionConfiguration.ToXml 1 1 0 0 0 0%
pyEDAA/IPXACT/DesignConfiguration.py ViewConfiguration.__init__ 1 1 0 0 0 0%
pyEDAA/IPXACT/DesignConfiguration.py ViewConfiguration.ToXml 1 1 0 0 0 0%
pyEDAA/IPXACT/DesignConfiguration.py (no function) 20 0 0 0 0 100%
pyEDAA/IPXACT/__init__.py IpxactSchema.__init__ 34 17 10 24 10 50%
pyEDAA/IPXACT/__init__.py IpxactSchema.Version 1 0 0 0 0 100%
pyEDAA/IPXACT/__init__.py IpxactSchema.NamespacePrefix 1 1 0 0 0 0%
pyEDAA/IPXACT/__init__.py IpxactSchema.SchemaUri 1 0 0 0 0 100%
pyEDAA/IPXACT/__init__.py IpxactSchema.SchemaUrl 1 1 0 0 0 0%
pyEDAA/IPXACT/__init__.py IpxactSchema.LocalPath 1 0 0 0 0 100%
pyEDAA/IPXACT/__init__.py Vlnv.__init__ 26 12 8 18 8 55%
pyEDAA/IPXACT/__init__.py Vlnv.Vendor 1 0 0 0 0 100%
pyEDAA/IPXACT/__init__.py Vlnv.Library 1 0 0 0 0 100%
pyEDAA/IPXACT/__init__.py Vlnv.Name 1 0 0 0 0 100%
pyEDAA/IPXACT/__init__.py Vlnv.Version 1 0 0 0 0 100%
pyEDAA/IPXACT/__init__.py Vlnv.ToXml 4 4 0 2 0 0%
pyEDAA/IPXACT/__init__.py RootElement.__init__ 1 0 0 0 0 100%
pyEDAA/IPXACT/__init__.py RootElement.FromFile 1 1 0 0 0 0%
pyEDAA/IPXACT/__init__.py (no function) 67 0 0 0 0 100%
Total   624 313 20 216 20 40%

No items found using the specified filter.