Condition Coverage

blib/lib/Rose/HTML/Object/Message.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
51 0 59 400 @_ == 1 and ref $_[0] eq "ARRAY"
0 0 59 @_ == 1 and ref $_[0] eq "HASH"

or 2 conditions

line l !l condition
79 2109 105 $self->{'args'} ||= {}