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)
147 5 0 if defined $_[0]
170 1 0 unless $Test->has_plan
197 6 7 if /\.pm$/
202 2 0 if (-d $base)
221 2 3 if (@_) { }
228 5 4 if (-f $_) { }
2 2 elsif (-d $_) { }