Condition Coverage

blib/lib/Mojo/Weixin/Group/Member.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

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

or 2 conditions

line l !l condition
35 0 0 $self->display || $self->markname || $self->name || "\346\230\265\347\247\260\346\234\252\347\237\245"

or 3 conditions

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