blib/lib/Markapl.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
16 | 4 | 453 | if $_[1] |
44 | 42 | 1 | if (my $sub = $self->can($template)) { } |
59 | 1 | 0 | if ($self->can('stash')) { } |
0 | 0 | elsif ((my $caller = caller)->can('stash')) { } | |
69 | 3 | 2 | if (defined $name and $self->can('stash')) |