[][src]Crate cargo_tarpaulin

Modules

breakpoint
config
errors
report
test_loader
traces

Functions

get_test_coverage

Returns the coverage statistics for a test executable in the given workspace

launch_tarpaulin

Launches tarpaulin with the given configuration.

report_coverage

Reports the test coverage using the users preferred method. See config.rs or help text for details.

run