Branch Coverage

blib/lib/V.pm
Criterion Covered Total %
branch 20 34 58.8


line true false branch
132 0 1 unless @_
140 0 1 unless @_
146 0 1 unless $V::NO_EXIT
152 3 0 $first ? :
170 0 6 unless -r $file
184 4 0 unless @inc
190 0 40 if ref $dir
193 6 34 if (-r $filename)
211 0 5 unless open MOD, $parsefile
217 0 24 /^=cut/ ? :
0 24 /^=(?!cut)/ ? :
218 0 24 if $inpod or /^\s*#/
221 19 5 unless /([\$*])(([\w\:\']*)\bVERSION)\b.*\=/
234 0 5 if $@
235 0 5 unless defined $result
250 0 7 if @_
260 7 6 if (exists $self->{$method})