Branch Coverage

blib/lib/Test/HasVersion.pm
Criterion Covered Total %
branch 17 20 85.0


line true false branch
114 0 8 $@ ? :
132 1 8 @_ ? :
134 1 8 unless (-f $file)
148 8 0 if defined $_[0]
172 1 1 unless $Test->has_plan
199 8 9 if /\.pm$/
204 3 0 if (-d $base)
223 2 4 if (@_) { }
231 6 5 if (-f $_) { }
3 2 elsif (-d $_) { }