Condition Coverage

blib/lib/Mojo/Webqq/Discuss/Member.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
32 0 0 0 $f->markname // $self->name
43 0 0 0 defined $hash->{$_} || defined $self->{$_}