Product
About
Support
Documentation
Downloads
Help
Status
Login
Login avatar
Cocotec
Cocotec
All systems go
Popili Tooling
›
API
›
Java API
›
Javadoc
›
io.cocotec.popili.coco
›
CoverageReport
Choose a version:
Version: Stable
Version: 1.5
Version: 1
Version: Testing
Version: 1.4
Version: 1.3
Version: 1.2
Version: 1.1
Version: 1.0
Introduction
Getting Started
Coco Language Reference
Introductory Tutorial
Coco C++
Popili Tooling
Eclipse
VS Code
Command-Line Tools
API
.NET API
Java API
Javadoc
Installing
Getting Started
EMF
Implementation
Licensing
General Advice
Schemas
Status
Versioning
Release Notes
Index
Popili Documentation
CoverageReport
¶
public class
CoverageReport
¶
Constructors
¶
CoverageReport
¶
protected
CoverageReport
(
APIClient
client
)
¶
Methods
¶
fromProtobuf
¶
public static
CoverageReport
fromProtobuf
(
APIClient
client
,
Out
.CocoCoverageReport
inputValue
)
¶
getAwaits
¶
public final java.
util
.
ArrayList
<io.cocotec.
popili
.
coco
.
AwaitCoverageReport
>
getAwaits
(
)
¶
getStates
¶
public final java.
util
.
ArrayList
<io.cocotec.
popili
.
coco
.
StateCoverageReport
>
getStates
(
)
¶