EMMA Coverage Report (generated Sun Feb 05 10:43:15 CET 2012)
[all classes][de.uka.ipd.sdq.pcm.gmf.seff.edit.helpers]

COVERAGE SUMMARY FOR SOURCE FILE [InternalActionEditHelperAdvice.java]

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

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class InternalActionEditHelperAdvice0%   (0/1)0%   (0/1)0%   (0/3)0%   (0/1)
InternalActionEditHelperAdvice (): void 0%   (0/1)0%   (0/3)0%   (0/1)

1/*
2 *Copyright 2006 SDQ Research Group, University of Karlsruhe (TH)
3 */
4package de.uka.ipd.sdq.pcm.gmf.seff.edit.helpers;
5 
6import org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelperAdvice;
7 
8/**
9 * @generated
10 */
11public class InternalActionEditHelperAdvice extends AbstractEditHelperAdvice {
12}

[all classes][de.uka.ipd.sdq.pcm.gmf.seff.edit.helpers]
EMMA 2.0.9414 (unsupported private build) (C) Vladimir Roubtsov