[−][src]Module cargo_tarpaulin::report
Modules
cobertura | |
coveralls | |
html | |
lcov |
Traits
Report | Trait for report formats to implement. Currently reports must be serializable using serde |
Functions
report_coverage | Reports the test coverage using the users preferred method. See config.rs or help text for details. |