Condition Coverage

blib/lib/Thunderhorse/Router/Location.pm
Criterion Covered Total %
condition 11 13 84.6


and 3 conditions

line !l l&&!r l&&r condition
56 16 153 0 defined $self->to and not $self->get_destination
98 82 10 0 $self->pagi and $self->is_bridge
124 542 125 123 $self->has_action and not $action =~ $self->_action_re

or 2 conditions

line l !l condition
68 7 9 $method // "*"
83 16 149 $self->action // "any"