blib/lib/Mustache/Simple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 10 | 80.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
275 | 53 | 1 | 3 | $tags[0]{'type'} eq '=' and $tags[0]{'pre'} =~ /^\s*$/ |
494 | 13 | 0 | 0 | ref $path and ref $path eq 'ARRAY' |
line | l | !l | condition |
---|---|---|---|
112 | 21 | 6 | shift() // '' |
307 | 169 | 53 | shift() // {} |