Condition Coverage

blib/lib/Mojo/Webqq/Friend.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
33 0 0 0 defined $hash->{$_} and defined $self->{$_}

or 3 conditions

line l !l&&r !l&&!r condition
33 0 0 0 defined $hash->{$_} || defined $self->{$_}