blib/lib/App/Rsnapshot/XML/Tiny.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 19 | 21 | 90.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
210 | 37 | 46 | 111 | $params{'fatal_declarations'} and $file =~ / |
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 {/;} values %{$attrib;} |
272 | 0 | 1 | 29 | $#{$$elem{'content'};} == -1 or $$elem{'content'}[0]{'type'} ne 'e' |