blib/lib/Path/Dispatcher/Declarative.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 12 | 58.3 |
line | true | false | branch |
---|---|---|---|
31 | 0 | 22 | if @args == @_ |
74 | 0 | 0 | if caller ne $into |
75 | 46 | 0 | if caller ne $into |
84 | 4 | 40 | if exists $$arg{$option} |
85 | 39 | 1 | unless $class->can($option) |
88 | 0 | 1 | unless defined $default |