| blib/lib/POE/Component/Client/opentick/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 11 | 16 | 68.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 58 | 0 | 13 | unless check_fields($field_count, @fields) | 
| 78 | 10 | 0 | wantarray ? : | 
| 97 | 16 | 3 | $count == $field_count ? : | 
| 106 | 30 | 2 | ++$i % 16 ? : | 
| 0 | 1 | length($data) % 16 ? : | |
| 118 | 0 | 2 | unless check_fields(6, $macaddr =~ /([0-9a-f]{2})[:-]?/gi) | 
| 131 | 1 | 5 | ref $object eq 'POE::Component::Client::opentick::Error' ? : | 
| 140 | 0 | 1 | unless $template |