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