EMMA Coverage Report (generated Sun Feb 05 10:43:15 CET 2012)
[all classes][de.uka.ipd.sdq.sensorframework.visualisation.dialogs]

COVERAGE SUMMARY FOR SOURCE FILE [DialogType.java]

nameclass, %method, %block, %line, %
DialogType.java0%   (0/1)0%   (0/4)0%   (0/50)0%   (0/3)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class DialogType0%   (0/1)0%   (0/4)0%   (0/50)0%   (0/3)
<static initializer> 0%   (0/1)0%   (0/24)0%   (0/2)
DialogType (String, int): void 0%   (0/1)0%   (0/5)0%   (0/1)
valueOf (String): DialogType 0%   (0/1)0%   (0/5)0%   (0/1)
values (): DialogType [] 0%   (0/1)0%   (0/16)0%   (0/1)

1package de.uka.ipd.sdq.sensorframework.visualisation.dialogs;
2 
3public enum DialogType {
4        DIRECTORY, FILE
5}

[all classes][de.uka.ipd.sdq.sensorframework.visualisation.dialogs]
EMMA 2.0.9414 (unsupported private build) (C) Vladimir Roubtsov