blib/lib/Amon2/Web/Dispatcher/RouterSimple/Extended.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 13 | 46.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
58 | 0 | 0 | 0 | @_ >= 2 and not ref $_[1] |
66 | 0 | 2 | 3 | @_ >= 2 and not ref $_[1] |
81 | 1 | 0 | 1 | $_[2] and ref $_[2] eq 'CODE' |
line | l | !l | condition |
---|---|---|---|
60 | 0 | 0 | $opt || {} |
71 | 1 | 2 | $opt || {} |