blib/lib/Router/Boom/Method.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
22 | 1 | 1 | 3 | defined $method and not ref $method |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
58 | 9 | 1 | 0 | $$self{'router'} ||= $self->_build_router |
76 | 0 | 0 | 0 | $$self{'router'} ||= $self->_build_router |