| EMMA Coverage Report (generated Sun Feb 05 10:43:15 CET 2012) |
|---|
| [all classes][de.uka.ipd.sdq.probfunction.math.exception] |
| name | class, % | method, % | block, % | line, % |
|---|---|---|---|---|
| StringNotPDFException.java | 0% (0/1) | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| name | class, % | method, % | block, % | line, % |
|---|---|---|---|---|
| class StringNotPDFException | 0% (0/1) | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| StringNotPDFException (): void | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| 1 | package de.uka.ipd.sdq.probfunction.math.exception; |
| 2 | |
| 3 | |
| 4 | public class StringNotPDFException extends ProbabilityFunctionException { |
| 5 | |
| 6 | /** |
| 7 | * |
| 8 | */ |
| 9 | private static final long serialVersionUID = -295130429872106850L; |
| 10 | |
| 11 | } |
| [all classes][de.uka.ipd.sdq.probfunction.math.exception] |
| EMMA 2.0.9414 (unsupported private build) (C) Vladimir Roubtsov |