| blib/lib/Template/Plugin/Next.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 10 | 50.0 |
| line | l | !l | condition |
|---|---|---|---|
| 98 | 0 | 2 | shift() || 0 |
| 149 | 1 | 1 | $stash->get('Next_') || {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 104 | 0 | 2 | 0 | $$context{'PREFIX_MAP'}{'default'} || $$context{'LOAD_TEMPLATES'} |
| 118 | 1 | 0 | 0 | $stash->get('Next_') || $self->error('Could not find Next_ stash entry!') |