blib/lib/Mojo/Server/TCP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 12 | 58.3 |
line | true | false | branch |
---|---|---|---|
33 | 0 | 2 | $ENV{'MOJO_SERVER_DEBUG'} ? : |
150 | 2 | 1 | unless ($$self{'acceptors'}) |
153 | 2 | 1 | if ($$self{'acceptors'}) |
191 | 0 | 1 | if defined $verify |
192 | 0 | 1 | if $$options{'address'} eq '*' |
205 | 0 | 0 | if $self |