Condition Coverage

blib/lib/Pod/Simple/XMLOutStream.pm
Criterion Covered Total %
condition 6 8 75.0


and 3 conditions

line !l l&&!r l&&r condition
39 695 0 907 $key eq 'start_line' and $_[0]{'hide_line_numbers'}
47 182 15 567 $key eq 'start_line' and $_[0]{'hide_line_numbers'}

or 2 conditions

line l !l condition
22 0 469 $new->{'output_fh'} ||= *STDOUT{'IO'}