Branch Coverage

blib/lib/Pod/MinimumVersion.pm
Criterion Covered Total %
branch 34 44 77.2


line true false branch
44 45 0 unless (exists $$self{'minimum_report'})
45 3 2 $$a{'version'} > $$b{'version'} ? :
54 43 48 unless $$self{'reports'}
59 45 49 if $$self{'analyzed'}
67 72 320 if $$self{'above_version'} and $version <= $$self{'above_version'}
70 1 48 unless %checks
75 48 0 if (exists $$self{'string'}) { }
0 0 elsif (exists $$self{'filehandle'}) { }
0 0 elsif (exists $$self{'filename'}) { }
102 9 24 if ($for_begin_end{$command})
119 4 23 if ($command eq 'L' and $arg =~ /\|/)
136 8 20 if ($seq_obj->left_delimiter =~ /^<
154 2 36 if ($head34{$command})
169 3 26 if ($command eq 'E' and $E_5008{$arg})
190 2 27 if ($command eq 'L' and $arg =~ /\A\w+:[^:\s]\S*\z/)
209 2 43 if ($command eq 'encoding')
228 2 32 if ($command eq 'L' and $arg =~ /\A.*\|\w+:[^:\s]\S*\z/)
240 0 32 if ($$self{'want_reports'} eq 'one_per_check')
241 0 0 if $$self{'seen'}{$name}++
243 29 3 if ($$self{'want_reports'} eq 'one_per_version')
244 1 28 if $$self{'seen'}{$version}++
248 0 31 if (defined $$self{'filename'})