Condition Coverage

blib/lib/Puncheur/Request.pm
Criterion Covered Total %
condition 2 12 16.6


and 3 conditions

line !l l&&!r l&&r condition
44 0 0 0 ref $behavior eq 'HASH' && $$behavior{'mode'} && $$behavior{'mode'} eq 'append'
53 0 0 0 $append and exists $params{$key}

or 3 conditions

line l !l&&r !l&&!r condition
12 0 1 0 $$self{'uri'} ||= $self->SUPER::uri
19 0 1 0 $$self{'base'} ||= $self->SUPER::base