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 [SeamJavaComponentDeclaration.java]

nameclass, %method, %block, %line, %
SeamJavaComponentDeclaration.java0%   (0/1)0%   (0/36)0%   (0/1061)0%   (0/208)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class SeamJavaComponentDeclaration0%   (0/1)0%   (0/36)0%   (0/1061)0%   (0/208)
<static initializer> 0%   (0/1)0%   (0/45)0%   (0/7)
SeamJavaComponentDeclaration (): void 0%   (0/1)0%   (0/30)0%   (0/8)
addBijectedAttribute (IBijectedAttribute): void 0%   (0/1)0%   (0/9)0%   (0/3)
addMethod (ISeamComponentMethod): void 0%   (0/1)0%   (0/9)0%   (0/3)
addRole (IRole): void 0%   (0/1)0%   (0/9)0%   (0/3)
clone (): SeamJavaComponentDeclaration 0%   (0/1)0%   (0/82)0%   (0/14)
getBijectedAttributes (): Set 0%   (0/1)0%   (0/3)0%   (0/1)
getBijectedAttributesByName (String): Set 0%   (0/1)0%   (0/31)0%   (0/6)
getBijectedAttributesByType (BijectedAttributeType): Set 0%   (0/1)0%   (0/30)0%   (0/6)
getClassName (): String 0%   (0/1)0%   (0/3)0%   (0/1)
getDeclaredVariables (): Set 0%   (0/1)0%   (0/30)0%   (0/5)
getMethods (): Set 0%   (0/1)0%   (0/3)0%   (0/1)
getMethodsByType (SeamComponentMethodType): Set 0%   (0/1)0%   (0/30)0%   (0/6)
getPrecedence (): int 0%   (0/1)0%   (0/3)0%   (0/1)
getRoles (): Set 0%   (0/1)0%   (0/3)0%   (0/1)
getScope (): ScopeType 0%   (0/1)0%   (0/30)0%   (0/7)
getSourceMember (): IMember 0%   (0/1)0%   (0/3)0%   (0/1)
isEntity (): boolean 0%   (0/1)0%   (0/4)0%   (0/1)
isOfType (BeanType): boolean 0%   (0/1)0%   (0/12)0%   (0/1)
isStateful (): boolean 0%   (0/1)0%   (0/4)0%   (0/1)
merge (SeamObject): List 0%   (0/1)0%   (0/132)0%   (0/21)
mergeBijected (SeamJavaComponentDeclaration, Change): void 0%   (0/1)0%   (0/160)0%   (0/29)
mergeComponentMethods (SeamJavaComponentDeclaration, Change): void 0%   (0/1)0%   (0/109)0%   (0/17)
mergeRoles (SeamJavaComponentDeclaration, Change): void 0%   (0/1)0%   (0/129)0%   (0/21)
open (): void 0%   (0/1)0%   (0/14)0%   (0/5)
removeBijectedAttribute (IBijectedAttribute): void 0%   (0/1)0%   (0/6)0%   (0/2)
removeMethod (ISeamComponentMethod): void 0%   (0/1)0%   (0/6)0%   (0/2)
removeRole (IRole): void 0%   (0/1)0%   (0/6)0%   (0/2)
setClassName (String): void 0%   (0/1)0%   (0/4)0%   (0/2)
setPrecedence (IValueInfo): void 0%   (0/1)0%   (0/37)0%   (0/11)
setPrecedence (int): void 0%   (0/1)0%   (0/4)0%   (0/2)
setScope (IValueInfo): void 0%   (0/1)0%   (0/15)0%   (0/3)
setScope (String): void 0%   (0/1)0%   (0/20)0%   (0/6)
setType (IType): void 0%   (0/1)0%   (0/4)0%   (0/2)
setTypes (Map): void 0%   (0/1)0%   (0/4)0%   (0/2)
typesAreEqual (Map, Map): boolean 0%   (0/1)0%   (0/38)0%   (0/5)

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

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