Branch Coverage

blib/lib/AnyEvent/HTTP/Message.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
32 5 16 if (ref $_[0] eq 'HASH') { }
6 10 elsif (&Scalar::Util::blessed($_[0]) and $_[0]->isa('HTTP::Message')) { }
46 1 17 if exists $$self{'content'}
49 2 16 unless defined $$self{'body'}
52 16 2 $$self{'headers'} ? :
82 3 6 exists $$aeh{$l} ? :