Branch Coverage

inc/Test/Compile.pm
Criterion Covered Total %
branch 19 30 63.3


line true false branch
32 0 1 @_ ? :
34 0 1 unless (-f $file)
47 1 0 if $@
50 1 0 unless ($ok)
55 1 0 unless $ok
61 0 1 @_ ? :
67 1 0 unless pm_file_ok($_)
74 0 1 @_ ? :
79 17 9 if (-d $file)
81 0 17 unless opendir DH, $file
86 25 0 if $_ ne 'CVS'
90 9 16 if (-f $filename) { }
97 9 17 if (-f $file)
98 1 8 if $file =~ /\.pm$/
106 1 0 if -e 'blib'