lib/Dancer/RPCPlugin/DispatchFromPod.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
70 | 374 | 164 | 38 | $token->is_start and $token->is_tag('for') |
75 | 0 | 38 | 38 | $ntoken and not $ntoken->can('text') |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
80 | 12 | 26 | 0 | $ep_name //= $args{'endpoint'} |