Branch Coverage

/root/.cpan/build/Sentry-0.01-0/blib/lib/Sentry.pm
Criterion Covered Total %
branch 4 14 28.5


line true false branch
37 0 1 unless $dsn
54 0 1 if grep {not defined $_ && length $_;} $protocol, $self->{'public_key'}, $self->{'secret_key'}, $host_path, $project_id
87 0 0 unless ($response->is_success)
88 0 0 if (int $response->code / 100 == 4)
97 0 0 unless $answer_ref and $answer_ref->{'id'}
106 0 2 unless defined $params{'message'} and length $params{'message'}
122 0 22 if $params{$_}