blib/lib/Test/RestAPI.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 12 | 66.6 |
line | true | false | branch |
---|---|---|---|
197 | 4 | 4 | if ($pid) { } |
4 | 0 | elsif ($pid == 0) { } | |
219 | 4 | 5 | if ('Mojo::UserAgent'->new->get($self->uri . '/app_mojo_healtcheck')->res->body eq 'OK') |
234 | 0 | 2 | unless defined $path |
254 | 1 | 0 | unless defined $path |
272 | 0 | 4 | if ($^O eq 'MSWin32') { } |