| blib/lib/Template/Declare.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 21 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 1278 | 0 | 0 | 291 | $package and $package->isa('Template::Declare') |
| 1507 | 38 | 1 | 6 | $show_private and $coderef = $pkg->_find_template_sub(_template_name_to_private_sub($template_name)) |
| line | l | !l | condition |
|---|---|---|---|
| 1265 | 68 | 218 | shift() || 0 |
| 1488 | 2 | 1 | $class->imported_into || '' |
| 1539 | 572 | 0 | shift() || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 1547 | 0 | 217 | 0 | ref $self || $self |
| 1583 | 25 | 22 | 0 | $invocant || $mixin |
| 1590 | 5 | 5 | 0 | $invocant || $mixin |