blib/lib/Firebase/Auth.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 16 | 68.7 |
line | true | false | branch |
---|---|---|---|
60 | 1 | 12 | if (not exists $$data{'uid'}) { } |
0 | 12 | elsif ($$data{'uid'} eq '') { } | |
0 | 12 | elsif (length $$data{'uid'} > 256) { } | |
61 | 0 | 1 | unless $self->admin |
74 | 5 | 8 | if $self->has_admin |
75 | 0 | 13 | if $self->has_expires |
76 | 0 | 13 | if $self->has_not_before |
77 | 8 | 5 | if $self->has_debug |