| blib/lib/Tenjin/Template.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 14 | 28.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 92 | 0 | 16 | 0 | defined $opts && exists $$opts{'escapefunc'} |
| 93 | 0 | 16 | 0 | defined $opts && exists $$opts{'rawclass'} |
| line | l | !l | condition |
|---|---|---|---|
| 122 | 21 | 0 | $_context ||= {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 137 | 21 | 0 | 0 | $$self{'filename'} || $$self{'name'} |
| 270 | 0 | 0 | 0 | not $1 or $1 eq '$' |