| blib/lib/Catalyst/Authentication/User.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 10 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 4 | 0 | if ($self->can("supported_features")) |
| 30 | 0 | 6 | if ref $cursor ne "HASH" |
| 49 | 6 | 0 | if ($object = $self->get_object and $object->can($field)) { } |
| 76 | 0 | 1 | if $method eq "DESTROY" |
| 80 | 0 | 1 | if builtin::refaddr($obj) eq builtin::refaddr($self) |