Condition Coverage

blib/lib/Plack/Middleware/EnvTracer.pm
Criterion Covered Total %
condition 6 8 75.0


and 3 conditions

line !l l&&!r l&&r condition
14 8 0 1 ref $self->methods eq "ARRAY" and scalar @{$self->methods;} > 0

or 2 conditions

line l !l condition
49 19 46 $COUNT{$j} || 0

or 3 conditions

line l !l&&r !l&&!r condition
23 8 0 1 not $self->callback or ref $self->callback ne "CODE"