| blib/lib/WWW/Slides/Controller/Single.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 22 | 63.6 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 2 | 0 | if $self->selector |
| 28 | 2 | 0 | if $self->get_in_handle |
| 30 | 1 | 1 | if $self->get_out_handle |
| 37 | 5 | 0 | if $self->is_alive |
| 44 | 0 | 3 | unless $self->is_alive |
| 52 | 0 | 3 | unless $self->is_alive |
| 53 | 1 | 2 | unless defined $fh |
| 59 | 1 | 23 | unless $self->is_alive |
| 61 | 0 | 23 | unless my $fh = $self->get_out_handle |
| 68 | 0 | 21 | unless $self->is_alive |
| 70 | 0 | 21 | unless defined $newstuff and length $newstuff |