| blib/lib/Hoppy/TCPHandler/Input.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 8 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 0 | 1 | if ($input =~ /policy-file-request/) { } |
| 0 | 1 | elsif ($input =~ /^exit(\x00)*/) { } | |
| 22 | 0 | 1 | if ($@) { } |
| 30 | 0 | 1 | if (my $hook = $c->hook->{'client_input'}) |