blib/lib/Template/Declare.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 14 | 21 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
1259 | 0 | 0 | 283 | $package and $package->isa('Template::Declare') |
1488 | 35 | 1 | 6 | $show_private and $coderef = $pkg->_find_template_sub(_template_name_to_private_sub($template_name)) |
line | l | !l | condition |
---|---|---|---|
1246 | 68 | 210 | shift() || 0 |
1469 | 2 | 1 | $class->imported_into || '' |
1520 | 562 | 0 | shift() || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
1528 | 0 | 215 | 0 | ref $self || $self |
1564 | 25 | 22 | 0 | $invocant || $mixin |
1571 | 5 | 5 | 0 | $invocant || $mixin |