Prev | Code Coverage - Tales From the Trenches | Next |
$ cover -report html Reading database from cover_db
------------------------------------------ ------ ------ ------ ------ ------ File stmt branch cond time total ------------------------------------------ ------ ------ ------ ------ ------ tests/hilo 80.00 50.00 n/a 100.00 68.75 Total 80.00 50.00 n/a 100.00 68.75 ------------------------------------------ ------ ------ ------ ------ ------
HTML output sent to tests/hilo1/cover_db/cover_db.html
Focus on statement coverage first
Slide 38 | YAPC::Europe::2003 | Copyright © 2003 Paul Johnson |