| blib/lib/Plack/App/ServiceStatus.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 0 | 0 | if ($key =~ /^\+/u) { } |
| 57 | 3 | 1 | if (my $buildinfo_file = $attr{'buildinfo'}) |
| 59 | 2 | 1 | if (-f $buildinfo_file) { } |
| 62 | 1 | 1 | if ($@) |
| 81 | 0 | 4 | $self->show_hostname ? : |
| 93 | 0 | 4 | if $hostname |
| 94 | 3 | 1 | if $self->_buildinfo_data |
| 114 | 0 | 0 | if $message |