Condition Coverage

blib/lib/App/Rsnapshot/XML/Tiny.pm
Criterion Covered Total %
condition 19 21 90.4


and 3 conditions

line !l l&&!r l&&r condition
210 37 46 111 $params{'fatal_declarations'} and $file =~ /

or 3 conditions

line l !l&&r !l&&!r condition
180 0 2 209 not defined $file or $file =~ /^\s*$/
199 8 1 195 $file =~ /]]>/ or $file =~ //s
9 1 194 $file =~ /]]>/ or $file =~ //s or grep {/--/ if $_;} $file =~ /^\s+||\s+$/gs
217 5 1 743 $token =~ /<\?$regexps{'name'}.*?\?>/is or $token =~ /^
241 10 2 338 $attribs_raw =~ /\S/ or grep {/
272 0 1 29 $#{$$elem{'content'};} == -1 or $$elem{'content'}[0]{'type'} ne 'e'