blib/lib/Dancer2/RPCPlugin/DispatchFromPod.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
42 | 1 | 35 | if (my $error = $@) |
84 | 1157 | 101 | unless $token->is_start and $token->is_tag('for') |
94 | 2 | 99 | unless ($code_name) |
107 | 6 | 93 | if $ep_name ne $self->endpoint |
110 | 91 | 2 | if (my $handler = $pkg->can($code_name)) { } |