EMMA Coverage Report (generated Mon Sep 17 18:06:03 EEST 2007)
[all classes][org.jboss.tools.seam.internal.core]

COVERAGE SUMMARY FOR SOURCE FILE [SeamComponent.java]

nameclass, %method, %block, %line, %
SeamComponent.java0%   (0/1)0%   (0/25)0%   (0/436)0%   (0/93)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class SeamComponent0%   (0/1)0%   (0/25)0%   (0/436)0%   (0/93)
SeamComponent (): void 0%   (0/1)0%   (0/26)0%   (0/7)
addDeclaration (ISeamComponentDeclaration): void 0%   (0/1)0%   (0/50)0%   (0/11)
clone (): SeamComponent 0%   (0/1)0%   (0/2)0%   (0/1)
getAllDeclarations (): Set 0%   (0/1)0%   (0/3)0%   (0/1)
getBijectedAttributes (): Set 0%   (0/1)0%   (0/10)0%   (0/2)
getBijectedAttributesByName (String): Set 0%   (0/1)0%   (0/11)0%   (0/2)
getBijectedAttributesByType (BijectedAttributeType): Set 0%   (0/1)0%   (0/11)0%   (0/2)
getClassName (): String 0%   (0/1)0%   (0/34)0%   (0/6)
getJavaDeclaration (): ISeamJavaComponentDeclaration 0%   (0/1)0%   (0/12)0%   (0/2)
getMethods (): Set 0%   (0/1)0%   (0/10)0%   (0/2)
getMethodsByType (SeamComponentMethodType): Set 0%   (0/1)0%   (0/11)0%   (0/2)
getName (): String 0%   (0/1)0%   (0/3)0%   (0/1)
getPrecedence (): int 0%   (0/1)0%   (0/38)0%   (0/9)
getProperties (): Collection 0%   (0/1)0%   (0/44)0%   (0/8)
getProperties (String): List 0%   (0/1)0%   (0/29)0%   (0/5)
getPropertiesDeclarations (): Set 0%   (0/1)0%   (0/3)0%   (0/1)
getRoles (): Set 0%   (0/1)0%   (0/10)0%   (0/2)
getScope (): ScopeType 0%   (0/1)0%   (0/50)0%   (0/11)
getXmlDeclarations (): Set 0%   (0/1)0%   (0/3)0%   (0/1)
isEntity (): boolean 0%   (0/1)0%   (0/12)0%   (0/2)
isStateful (): boolean 0%   (0/1)0%   (0/12)0%   (0/2)
removeDeclaration (ISeamComponentDeclaration): void 0%   (0/1)0%   (0/38)0%   (0/9)
setName (String): void 0%   (0/1)0%   (0/4)0%   (0/2)
setScope (ScopeType): void 0%   (0/1)0%   (0/1)0%   (0/1)
toString (): String 0%   (0/1)0%   (0/9)0%   (0/1)

[source file 'org/jboss/tools/seam/internal/core/SeamComponent.java' not found in sourcepath]

[all classes][org.jboss.tools.seam.internal.core]
EMMA 2.1.5320 (stable) (C) Vladimir Roubtsov