EMMA Coverage Report (generated Thu Sep 13 16:35:15 PDT 2007)
[all classes][org.jboss.tools.seam.internal.core]

COVERAGE SUMMARY FOR SOURCE FILE [SeamProject.java]

nameclass, %method, %block, %line, %
SeamProject.java100% (1/1)60%  (47/78)58%  (1571/2712)58%  (327.3/565)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class SeamProject100% (1/1)60%  (47/78)58%  (1571/2712)58%  (327.3/565)
addComponent (ISeamComponent): void 0%   (0/1)0%   (0/9)0%   (0/2)
addFactory (ISeamFactory): void 0%   (0/1)0%   (0/6)0%   (0/2)
addSeamProjectListener (ISeamProjectChangeListener): void 0%   (0/1)0%   (0/12)0%   (0/3)
deconfigure (): void 0%   (0/1)0%   (0/4)0%   (0/2)
getAllJavaComponentDeclarations (): Map 0%   (0/1)0%   (0/3)0%   (0/1)
getAllPackages (): Collection 0%   (0/1)0%   (0/10)0%   (0/3)
getComponentByName (String): ISeamComponent 0%   (0/1)0%   (0/6)0%   (0/1)
getComponentsByScope (ScopeType): Set 0%   (0/1)0%   (0/5)0%   (0/1)
getComponentsByScope (ScopeType, boolean): Set 0%   (0/1)0%   (0/29)0%   (0/5)
getFactories (String, ScopeType): Set 0%   (0/1)0%   (0/32)0%   (0/4)
getFactoriesByName (String): Set 0%   (0/1)0%   (0/27)0%   (0/4)
getFactoriesByScope (ScopeType): Set 0%   (0/1)0%   (0/5)0%   (0/1)
getFactoriesByScope (ScopeType, boolean): Set 0%   (0/1)0%   (0/28)0%   (0/5)
getPackage (ISeamComponent): ISeamPackage 0%   (0/1)0%   (0/9)0%   (0/2)
getPackages (): Collection 0%   (0/1)0%   (0/4)0%   (0/1)
getRuntime (): SeamRuntime 0%   (0/1)0%   (0/3)0%   (0/1)
getScopes (): ISeamScope [] 0%   (0/1)0%   (0/3)0%   (0/1)
getVariables (): Set 0%   (0/1)0%   (0/3)0%   (0/1)
getVariablesByPath (IPath): Set 0%   (0/1)0%   (0/65)0%   (0/14)
getVariablesByScope (ScopeType): Set 0%   (0/1)0%   (0/5)0%   (0/1)
getVariablesByScope (ScopeType, boolean): Set 0%   (0/1)0%   (0/28)0%   (0/5)
isClassNameChanged (String, String): boolean 0%   (0/1)0%   (0/22)0%   (0/3)
isVisibleInScope (ISeamContextVariable, ScopeType, boolean): boolean 0%   (0/1)0%   (0/23)0%   (0/6)
onXMLLoadedDeclaration (SeamComponent, String, ISeamXmlComponentDeclaration):... 0%   (0/1)0%   (0/85)0%   (0/16)
removeComponent (ISeamComponent): void 0%   (0/1)0%   (0/6)0%   (0/2)
removeEmptyComponent (SeamComponent): List 0%   (0/1)0%   (0/39)0%   (0/8)
removeFactory (ISeamFactory): void 0%   (0/1)0%   (0/11)0%   (0/3)
removeFromBuildSpec (String): void 0%   (0/1)0%   (0/79)0%   (0/15)
removeSeamProject (SeamProject): void 0%   (0/1)0%   (0/44)0%   (0/9)
removeSeamProjectListener (ISeamProjectChangeListener): void 0%   (0/1)0%   (0/6)0%   (0/2)
stringsEqual (String, String): boolean 0%   (0/1)0%   (0/12)0%   (0/1)
pathRemoved (IPath): void 100% (1/1)4%   (6/154)3%   (1/32)
storeRuntime (): void 100% (1/1)45%  (25/55)35%  (4.5/13)
componentDeclarationsRemoved (Map): void 100% (1/1)51%  (56/109)53%  (11.6/22)
factoryDeclarationsRemoved (Map): void 100% (1/1)57%  (23/40)70%  (7/10)
loadProjectDependencies (Element): void 100% (1/1)65%  (73/112)73%  (16.7/23)
storeProjectDependencies (Element): void 100% (1/1)68%  (43/63)68%  (7.5/11)
registerComponents (LoadedDeclarations, IPath): void 100% (1/1)69%  (266/386)63%  (53.6/85)
loadRuntime (): void 100% (1/1)73%  (19/26)85%  (6.8/8)
getAllDeclarations (): Map 100% (1/1)80%  (87/109)74%  (14/19)
findFactoryDeclarations (IPath): Map 100% (1/1)81%  (26/32)93%  (4.7/5)
fireChanges (List): void 100% (1/1)81%  (39/48)82%  (7.4/9)
getFactoriesByPath (IPath): Set 100% (1/1)85%  (23/27)80%  (4/5)
findJavaDeclarations (IPath): Set 100% (1/1)86%  (24/28)92%  (3.7/4)
isComponentEmpty (SeamComponent): boolean 100% (1/1)86%  (24/28)66%  (2.7/4)
registerComponentsInDependentProjects (LoadedDeclarations, IPath): void 100% (1/1)86%  (60/70)86%  (9.4/11)
findComponentDeclarations (IPath): Map 100% (1/1)87%  (39/45)94%  (5.7/6)
getComponentsByPath (IPath): Set 100% (1/1)89%  (39/44)75%  (6/8)
revalidate (): void 100% (1/1)89%  (8/9)94%  (3.8/4)
addSeamProject (SeamProject): void 100% (1/1)90%  (47/52)83%  (10.8/13)
addToBuildSpec (String): void 100% (1/1)94%  (64/68)94%  (15/16)
loadSourcePaths (Element): void 100% (1/1)96%  (68/71)98%  (12.7/13)
load (): void 100% (1/1)98%  (54/55)98%  (14.8/15)
<static initializer> 100% (1/1)100% (3/3)100% (2/2)
SeamProject (): void 100% (1/1)100% (106/106)100% (20/20)
addDependentSeamProject (SeamProject): void 100% (1/1)100% (6/6)100% (2/2)
configure (): void 100% (1/1)100% (4/4)100% (2/2)
getClassPath (): ClassPath 100% (1/1)100% (3/3)100% (1/1)
getComponent (String): SeamComponent 100% (1/1)100% (10/10)100% (1/1)
getComponents (): Set 100% (1/1)100% (12/12)100% (3/3)
getComponentsByClass (String): Set 100% (1/1)100% (28/28)100% (5/5)
getFactories (): Set 100% (1/1)100% (3/3)100% (1/1)
getProject (): IProject 100% (1/1)100% (3/3)100% (1/1)
getScope (ScopeType): ISeamScope 100% (1/1)100% (6/6)100% (1/1)
getSeamPreferences (): IEclipsePreferences 100% (1/1)100% (10/10)100% (2/2)
getSeamProject (): ISeamProject 100% (1/1)100% (2/2)100% (1/1)
getSeamProjects (): Set 100% (1/1)100% (3/3)100% (1/1)
getStorageFile (): File 100% (1/1)100% (20/20)100% (3/3)
getValidationContext (): SeamValidationContext 100% (1/1)100% (11/11)100% (3/3)
getVariablesByName (String): Set 100% (1/1)100% (27/27)100% (5/5)
newComponent (String, ScopeType): SeamComponent 100% (1/1)100% (23/23)100% (6/6)
resolve (): void 100% (1/1)100% (4/4)100% (2/2)
resolveStorage (boolean): void 100% (1/1)100% (13/13)100% (5/5)
revalidatePackages (): void 100% (1/1)100% (13/13)100% (3/3)
revalidateScopes (): void 100% (1/1)100% (78/78)100% (15/15)
setProject (IProject): void 100% (1/1)100% (16/16)100% (6/6)
store (): void 100% (1/1)100% (28/28)100% (8/8)
storeSourcePaths (Element): void 100% (1/1)100% (26/26)100% (5/5)

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

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