Note: This goal should be used as a Maven report.
Full name:
net.sf.maven-erlang:erlang-plugin:1.0-SNAPSHOT:cover-report
Description:
Attributes:
test prior to executing itself.cover-report.| Name | Type | Since | Description |
|---|---|---|---|
| outputDirectory | File |
- |
The output directory for the report. Default value is: ${project.reporting.outputDirectory}. |
| outputName | String |
- |
The filename to use for the report. Default value is: cover-report. |
| Name | Type | Since | Description |
|---|---|---|---|
| erlPath | String |
- |
Path to the erlang installation directory. |
| sourceDirectory | File |
- |
Directory with module source code. |
| testBeamDirectory | File |
- |
Directory where the beam files are created. |
| testSourceDirectory | File |
- |
Directory with test module source code. |
| xslStylesheet | File |
- |
The stylesheet for the transformation. If not present, the plug-in will use the default stylesheet. |
erlPath :
java.lang.StringNojava.io.FileYes${project.reporting.outputDirectory}java.lang.StringYes${outputName}cover-reportjava.io.FileNo${basedir}/src/main/erlang/java.io.FileNo${project.build.directory}/testjava.io.FileNo${basedir}/src/test/erlang/java.io.FileNo