Condition Coverage

blib/lib/AnyEvent/ReverseHTTP.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
97 0 0 0 &Scalar::Util::blessed($res) and $res->can('as_string')
121 0 0 0 &Scalar::Util::blessed($res) and $res->isa('AnyEvent::CondVar')

or 3 conditions

line l !l&&r !l&&!r condition
78 0 0 0 $$hdr{'Status'} eq '201' or $$hdr{'Status'} eq '204'