Condition Coverage

blib/lib/Mojo/Weixin/User.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

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

or 3 conditions

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