| blib/lib/Respite/Server/Test.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 34 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 0 | 5 | exists $args->{'verbose'} ? : |
| 33 | 0 | 5 | exists $args->{'no_brand'} ? : |
| 34 | 5 | 0 | exists $args->{'no_ssl'} ? : |
| 36 | 5 | 0 | exists $args->{'flat'} ? : |
| 63 | 0 | 5 | exists $args->{'utf8_encoded'} ? : |
| 86 | 0 | 5 | unless defined $pid |
| 87 | 2 | 3 | unless ($pid) |
| 94 | 3 | 0 | if $verbose |
| 101 | 3 | 0 | if $verbose |
| 102 | 3 | 0 | if $verbose |
| 104 | 3 | 0 | if $verbose |
| 105 | 3 | 0 | if $verbose |
| 107 | 3 | 0 | if $verbose |
| 116 | 0 | 3 | unless ($no_ssl) |
| 125 | 0 | 3 | unless ($connected) |
| 127 | 0 | 0 | if $verbose |
| 131 | 3 | 0 | wantarray ? : |