blib/lib/POE/Component/Hailo.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 22 | 36.3 |
line | true | false | branch |
---|---|---|---|
17 | 0 | 1 | if ref $args{'Hailo_args'} ne 'HASH' |
42 | 0 | 1 | ref $options eq 'HASH' ? : |
56 | 1 | 0 | if (defined $self->{'alias'}) { } |
65 | 0 | 1 | $^O eq 'MSWin32' ? : |
94 | 0 | 1 | if $self->{'shutdown'} |
114 | 0 | 1 | unless $self->{'shutdown'} |
129 | 0 | 1 | if $input->{'error'} |
147 | 0 | 1 | unless (defined $self->{'alias'}) |
156 | 0 | 0 | if ($^O eq 'MSWin32') |
168 | 0 | 0 | if ($args{'server_host'}) { } |
206 | 0 | 0 | unless $rest_method |