Condition Coverage

blib/lib/AnyEvent/HTTP/Message.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
32 10 0 6 &Scalar::Util::blessed($_[0]) and $_[0]->isa('HTTP::Message')

or 2 conditions

line l !l condition
90 34 0 $_[0]{'headers'} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
61 1 9 0 ref $self || $self