Condition Coverage

blib/lib/Plack/App/Catmandu/Bag.pm
Criterion Covered Total %
condition 0 10 0.0


or 2 conditions

line l !l condition
50 0 0 $params->{'start'} // 0
51 0 0 $params->{'limit'} // 10

or 3 conditions

line l !l&&r !l&&!r condition
15 0 0 0 $self->{'_bag'} ||= $self->_build_bag
20 0 0 0 $self->{'_router'} ||= $self->_build_router