EMMA Coverage Report (generated Mon Sep 24 17:47:05 EEST 2007)
[all classes][org.jboss.tools.common.model.ui.problem]

COVERAGE SUMMARY FOR SOURCE FILE [Problem.java]

nameclass, %method, %block, %line, %
Problem.java0%   (0/1)0%   (0/23)0%   (0/239)0%   (0/50)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class Problem0%   (0/1)0%   (0/23)0%   (0/239)0%   (0/50)
Problem (): void 0%   (0/1)0%   (0/17)0%   (0/5)
Problem (String): void 0%   (0/1)0%   (0/23)0%   (0/8)
Problem (String, int, int, int): void 0%   (0/1)0%   (0/32)0%   (0/11)
addAction (ProblemDialogAction): void 0%   (0/1)0%   (0/8)0%   (0/2)
addActions (IAction []): void 0%   (0/1)0%   (0/16)0%   (0/3)
equalStrings (String, String): boolean 0%   (0/1)0%   (0/14)0%   (0/1)
equals (Object): boolean 0%   (0/1)0%   (0/31)0%   (0/5)
getActions (): ArrayList 0%   (0/1)0%   (0/3)0%   (0/1)
getColumn (): int 0%   (0/1)0%   (0/3)0%   (0/1)
getLine (): int 0%   (0/1)0%   (0/3)0%   (0/1)
getLocation (): String 0%   (0/1)0%   (0/3)0%   (0/1)
getMessage (): String 0%   (0/1)0%   (0/3)0%   (0/1)
getPosition (): int 0%   (0/1)0%   (0/3)0%   (0/1)
getTitle (): String 0%   (0/1)0%   (0/3)0%   (0/1)
getType (): String 0%   (0/1)0%   (0/3)0%   (0/1)
hashCode (): int 0%   (0/1)0%   (0/21)0%   (0/2)
setColumn (int): void 0%   (0/1)0%   (0/4)0%   (0/2)
setLine (int): void 0%   (0/1)0%   (0/4)0%   (0/2)
setLocation (String): void 0%   (0/1)0%   (0/4)0%   (0/2)
setMessage (String): void 0%   (0/1)0%   (0/4)0%   (0/2)
setTitle (String): void 0%   (0/1)0%   (0/4)0%   (0/2)
setType (String): void 0%   (0/1)0%   (0/4)0%   (0/2)
toString (): String 0%   (0/1)0%   (0/29)0%   (0/1)

[source file 'org/jboss/tools/common/model/ui/problem/Problem.java' not found in sourcepath]

[all classes][org.jboss.tools.common.model.ui.problem]
EMMA 2.1.5320 (stable) (C) Vladimir Roubtsov