Condition Coverage

blib/lib/Pod/DocBook.pm
Criterion Covered Total %
condition 40 66 60.6


and 3 conditions

line !l l&&!r l&&r condition
239 5 0 73 not $state =~ /^begin/ and $$parser{'fix_double_quotes'}
5 67 6 not $state =~ /^begin/ and $$parser{'fix_double_quotes'} and $para_out =~ /"/
509 4 3 2 defined $section and not defined $name
598 9 0 0 $$parser{'doctype'} eq 'refentry' and $command eq 'head1'
9 0 0 $$parser{'doctype'} eq 'refentry' and $command eq 'head1' and $paragraph eq 'NAME'
9 0 0 $$parser{'doctype'} eq 'refentry' and $command eq 'head1'
9 0 0 $$parser{'doctype'} eq 'refentry' and $command eq 'head1' and $paragraph eq 'SYNOPSIS'
748 37 42 0 $what eq 'item' || $what eq 'over' and $state eq 'over' || $state =~ /^(o|v)?list/

or 2 conditions

line l !l condition
263 2 4 pop @{$$parser{'Pod::DocBook::state'};} || ''
275 6 0 $leader ||= ''
284 6 0 $min_leader ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
146 1 2 75 $state eq 'begin docbook' or $state eq 'begin table'
234 2 28 42 $state eq 'verbatim' or $state eq ''
244 6 0 0 $1 || $2
276 6 0 0 not defined $min_leader or length $leader < length $min_leader
362 2 0 0 $parent->cmd_name eq 'E' or $parent->cmd_name eq 'Z'
553 0 0 4 $argument eq 'lchevron' or $argument eq 'laquo'
0 0 4 $argument eq 'rchevron' or $argument eq 'raquo'
644 0 0 14 not defined $paragraph or $paragraph =~ /^\s*$/
0 2 12 not defined $paragraph or $paragraph =~ /^\s*$/ or $paragraph eq '*'
748 35 7 37 $what eq 'item' || $what eq 'over'
14 28 0 $state eq 'over' || $state =~ /^(o|v)?list/
936 2 2 12 not defined $columns or @fields > $columns