Branch Coverage

blib/lib/Firebase.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
80 11 1 if $self->has_authobj or $self->has_auth
92 11 1 if ($response->is_success) { }
93 4 7 if ($response->decoded_content eq 'null') { }
98 0 7 if ($@)