EMMA Coverage Report (generated Mon Sep 24 17:47:05 EEST 2007)
[all classes][org.jboss.tools.seam.internal.core]

COVERAGE SUMMARY FOR SOURCE FILE [SeamComponent.java]

nameclass, %method, %block, %line, %
SeamComponent.java100% (1/1)44%  (11/25)30%  (131/436)34%  (31,6/93)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class SeamComponent100% (1/1)44%  (11/25)30%  (131/436)34%  (31,6/93)
clone (): SeamComponent 0%   (0/1)0%   (0/2)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)
getMethods (): Set 0%   (0/1)0%   (0/10)0%   (0/2)
getMethodsByType (SeamComponentMethodType): Set 0%   (0/1)0%   (0/11)0%   (0/2)
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)
removeDeclaration (ISeamComponentDeclaration): void 0%   (0/1)0%   (0/38)0%   (0/9)
setScope (ScopeType): void 0%   (0/1)0%   (0/1)0%   (0/1)
toString (): String 0%   (0/1)0%   (0/9)0%   (0/1)
getClassName (): String 100% (1/1)24%  (8/34)33%  (2/6)
getScope (): ScopeType 100% (1/1)48%  (24/50)49%  (5,4/11)
addDeclaration (ISeamComponentDeclaration): void 100% (1/1)60%  (30/50)62%  (6,8/11)
getJavaDeclaration (): ISeamJavaComponentDeclaration 100% (1/1)83%  (10/12)83%  (1,7/2)
isEntity (): boolean 100% (1/1)83%  (10/12)92%  (1,8/2)
isStateful (): boolean 100% (1/1)83%  (10/12)92%  (1,8/2)
SeamComponent (): void 100% (1/1)100% (26/26)100% (7/7)
getAllDeclarations (): Set 100% (1/1)100% (3/3)100% (1/1)
getName (): String 100% (1/1)100% (3/3)100% (1/1)
getXmlDeclarations (): Set 100% (1/1)100% (3/3)100% (1/1)
setName (String): void 100% (1/1)100% (4/4)100% (2/2)

[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