Condition Coverage

blib/lib/Plack/App/Catmandu/Bag.pm
Criterion Covered Total %
condition 6 10 60.0


or 2 conditions

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

or 3 conditions

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