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

COVERAGE SUMMARY FOR SOURCE FILE [FunctionsInDifferenDomainsException.java]

nameclass, %method, %block, %line, %
FunctionsInDifferenDomainsException.java0%   (0/1)0%   (0/1)0%   (0/3)0%   (0/1)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class FunctionsInDifferenDomainsException0%   (0/1)0%   (0/1)0%   (0/3)0%   (0/1)
FunctionsInDifferenDomainsException (): void 0%   (0/1)0%   (0/3)0%   (0/1)

1package de.uka.ipd.sdq.probfunction.math.exception;
2 
3public class FunctionsInDifferenDomainsException extends ProbabilityFunctionException {
4 
5        /**
6         * 
7         */
8        private static final long serialVersionUID = 535647996374481560L;
9 
10}

[all classes][de.uka.ipd.sdq.probfunction.math.exception]
EMMA 2.0.9414 (unsupported private build) (C) Vladimir Roubtsov