| blib/lib/Net/Lyskom/Object.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 8 | 62.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 61 | 0 | 4 | if ($self->is_error(@res)) { } | 
| 78 | 0 | 2 | if ($self->is_error(@res)) { } | 
| 88 | 1 | 6 | if (ref $_[0] and ref $_[0] eq 'ARRAY') { } | 
| 97 | 1 | 0 | if $tmp[0] =~ /^(=|%)(\d+)/ |