| EMMA Coverage Report (generated Sun Feb 05 10:43:15 CET 2012) |
|---|
| [all classes][de.uka.ipd.sdq.pcm.gmf.seff.helper] |
| name | class, % | method, % | block, % | line, % |
|---|---|---|---|---|
| CreateBranchConditionEditHelperAdvice.java | 0% (0/1) | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| name | class, % | method, % | block, % | line, % |
|---|---|---|---|---|
| class CreateBranchConditionEditHelperAdvice | 0% (0/1) | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| CreateBranchConditionEditHelperAdvice (): void | 0% (0/1) | 0% (0/3) | 0% (0/1) |
| 1 | /** |
| 2 | * |
| 3 | */ |
| 4 | package de.uka.ipd.sdq.pcm.gmf.seff.helper; |
| 5 | |
| 6 | import org.eclipse.gmf.runtime.emf.type.core.edithelper.IEditHelperAdvice; |
| 7 | |
| 8 | /** |
| 9 | * @author admin |
| 10 | * |
| 11 | */ |
| 12 | public class CreateBranchConditionEditHelperAdvice extends |
| 13 | AbstractCreateRandomVariableEditHelperAdvice implements IEditHelperAdvice { |
| 14 | } |
| [all classes][de.uka.ipd.sdq.pcm.gmf.seff.helper] |
| EMMA 2.0.9414 (unsupported private build) (C) Vladimir Roubtsov |