Branch Coverage

blib/lib/Mojo/Weixin/Group/Member.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
25 0 0 unless $self->uid
41 0 0 if (exists $hash->{$_})
42 0 0 if $_ eq 'markname'
43 0 0 if $_ eq 'display'
44 0 0 if (defined $hash->{$_} and defined $self->{$_}) { }
0 0 elsif (not !(defined $hash->{$_} || defined $self->{$_})) { }
45 0 0 if ($hash->{$_} ne $self->{$_})
49 0 0 if defined $self->client
56 0 0 if defined $self->client