env PERL5LIB=lib PERL5OPT=-MDevel::Cover prove t/cr_lf.t ....... ok t/dumps.t ....... ok t/list_sigs.t ... ok t/parse_vcd.t ... ok t/pod.t ......... skipped: Test::Pod 1.22 required for testing POD t/use_stdout.t .. ok All tests successful. Files=6, Tests=78, 2 wallclock secs ( 0.06 usr 0.03 sys + 1.62 cusr 0.24 csys = 1.95 CPU) Result: PASS cover -report html -outputdir cover_report Reading database from .../vcd/src/cover_db ---------------------------- ------ ------ ------ ------ ------ ------ ------ File stmt bran cond sub pod time total ---------------------------- ------ ------ ------ ------ ------ ------ ------ ...cal/perl/5.14.2/bin/prove 100.0 50.0 n/a 100.0 n/a 19.1 87.5 lib/Verilog/VCD.pm 100.0 100.0 100.0 100.0 81.8 4.4 99.2 t/cr_lf.t 100.0 n/a n/a 100.0 n/a 12.1 100.0 t/dumps.t 100.0 n/a n/a 100.0 n/a 13.3 100.0 t/list_sigs.t 100.0 n/a n/a 100.0 n/a 12.3 100.0 t/parse_vcd.t 100.0 n/a n/a 100.0 n/a 13.3 100.0 t/pod.t 81.2 50.0 n/a 100.0 n/a 12.1 81.8 t/use_stdout.t 98.5 50.0 n/a 100.0 n/a 13.3 97.2 Total 99.2 95.0 100.0 100.0 81.8 100.0 98.4 ---------------------------- ------ ------ ------ ------ ------ ------ ------ Writing HTML output to .../vcd/src/cover_report/coverage.html ... done.