blib/lib/WWW/Slides/Client/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 16 | 56.2 |
line | true | false | branch |
---|---|---|---|
39 | 0 | 32 | unless (length $data) |
53 | 30 | 0 | unless substr($command, -1) eq "\n" |
119 | 0 | 1 | unless defined $res |
122 | 0 | 1 | unless wantarray |
129 | 0 | 2 | unless defined $res |
138 | 1 | 1 | if wantarray |
148 | 1 | 0 | if $self->get_in_handle |
150 | 1 | 0 | if $self->get_out_handle |