Source file "org/apache/xerces/impl/xs/XSDeclarationPool.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 736 of 736 | 0% | 42 of 42 | 0% | 45 | 45 | 144 | 144 | 24 | 24 |
| XSDeclarationPool() | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | ||
| getElementDecl() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| getAttributeDecl() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| getAttributeUse() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| getComplexTypeDecl() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| getSimpleTypeDecl() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| getParticleDecl() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| getModelGroup() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| ensureElementDeclCapacity(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| ensureParticleDeclCapacity(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| ensureModelGroupCapacity(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| ensureAttrDeclCapacity(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| ensureAttributeUseCapacity(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| ensureSTDeclCapacity(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| ensureCTDeclCapacity(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| resize(XSElementDecl[][], int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| resize(XSParticleDecl[][], int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| resize(XSModelGroupImpl[][], int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| resize(XSAttributeDecl[][], int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| resize(XSAttributeUseImpl[][], int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| resize(XSSimpleTypeDecl[][], int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| resize(XSComplexTypeDecl[][], int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setDVFactory(SchemaDVFactoryImpl) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |