| blib/lib/Jemplate/Directive.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 27 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 42 | 0 | 0 | 0 | $from =~ /^-?\d+$/ and $to =~ /^-?\d+$/ |
| 82 | 0 | 0 | 0 | ref $class and @$ident > 2 |
| 0 | 0 | 0 | ref $class and @$ident > 2 and $ns = $$class{'NAMESPACE'} | |
| 90 | 0 | 0 | 0 | scalar @$ident <= 2 and not $$ident[1] |
| 108 | 0 | 0 | 0 | scalar @$var == 2 and not $$var[1] |
| 590 | 0 | 0 | 0 | @_ and ref $_[0] |
| 672 | 0 | 0 | 0 | scalar @$name == 2 and not $$name[1] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 537 | 0 | 0 | 0 | $alias ||= $file |
| 554 | 0 | 0 | 0 | $alias ||= $file |