Condition Coverage

blib/lib/HTTP/Headers/ActionPack.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
120 7 0 1 blessed $old and $old->isa('HTTP::Headers::ActionPack::Core::Base')

or 3 conditions

line l !l&&r !l&&!r condition
109 1 0 0 $_[0]->isa('HTTP::Request') or $_[0]->isa('Plack::Request')
1 0 0 $_[0]->isa('HTTP::Request') or $_[0]->isa('Plack::Request') or $_[0]->isa('Web::Request')