| blib/lib/Data/Org/Template.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 18 | 27 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 119 | 3 | 65 | 3 | scalar @lines and $lines[0] =~ /^ / |
| 133 | 63 | 3 | 21 | $swallow_nl and $line eq "\n" |
| 417 | 17 | 0 | 0 | &blessed($candidate) and $candidate->can('get') |
| 17 | 0 | 0 | &blessed($candidate) and $candidate->can('get') and $candidate->can('get_iterated') | |
| 457 | 3 | 42 | 2 | defined $value and ref $value eq 'CODE' |
| 546 | 0 | 0 | 2 | &blessed($src) and $src->can('iter_hash') |
| 754 | 4 | 3 | 1 | $next_subctx and $alt |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 451 | 31 | 14 | 0 | shift() || $self->{'source'} |
| 500 | 0 | 5 | 0 | shift() || $self->{'source'} |