| blib/lib/Mojo/Weixin/User.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 0 | 0 | unless $self->uid |
| 40 | 0 | 0 | if (exists $hash->{$_}) |
| 41 | 0 | 0 | if $_ eq 'name' |
| 42 | 0 | 0 | if $_ eq 'display' |
| 43 | 0 | 0 | if $_ eq 'markname' |
| 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 |