Branch Coverage

blib/lib/Test/HasVersion.pm
Criterion Covered Total %
branch 16 20 80.0


line true false branch
114 0 5 $@ ? :
132 1 5 @_ ? :
134 1 5 unless (-f $file)
148 5 0 if defined $_[0]
171 1 0 unless $Test->has_plan
198 6 7 if /\.pm$/
203 2 0 if (-d $base)
222 2 3 if (@_) { }
230 5 4 if (-f $_) { }
2 2 elsif (-d $_) { }