Note:This goal should be used as a Maven report.
Full name:
eu.lindenbaum:maven-erlang-plugin:2.2.0:coverage-report
Description:
Coverage
mojo i.e. the coverage
-goal.
The report contains a project summary, showing the number of
functions, clauses executable lines and their test coverage
percentage. A module list with individual coverage reports and an
extensive source code report, with lines annotated in red or green,
showing the exact coverage.Attributes:
2.1.0
.Name | Type | Since | Description |
---|---|---|---|
cookie | String |
2.1.0 |
The cookie to use for the java and the backend node. |
erlCommand | String |
2.1.0 |
The erlang command used to start an erlang backend node. The path
must exist and the destination must be executable. If the given
command does not fullfill these requirements erl is
used (assuming the command is part of the hosts PATH ).
The path must not contain any arguments. |
java.lang.String
2.1.0
No
${cookie}
erl
is
used (assuming the command is part of the hosts PATH
).
The path must not contain any arguments.java.lang.String
2.1.0
No
${erlCommand}