public interface Coverage<T extends ModelItem>
Modifiers | Name | Description |
---|---|---|
enum |
Coverage.Type |
Type Params | Return Type | Name and description |
---|---|---|
|
public int |
getAssertionCoverageCount() |
|
public int |
getCoverageCount() |
|
public int |
getElementCount() |
|
public LineCoverage[] |
getLineCoverage() |
|
public T |
getModelItem() The closes modelItem for this coverage |
|
public ApplicationLifecycleManager.ApplicationListenerNotifier.Type |
getType() Which type of coverage this is |
|
public boolean |
initialize() |
The closes modelItem for this coverage
Which type of coverage this is