| blib/lib/Net/OBEX/Packet/Headers.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 14 | 22 | 63.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 37 | 0 | 17 | unless exists $Header_Type_Of{$name} | 
| 41 | 11 | 6 | if ($type eq 'byteseq') { } | 
| 4 | 2 | elsif ($type eq 'byte4') { } | |
| 2 | 0 | elsif ($type eq 'unicode') { } | |
| 66 | 0 | 2 | unless defined $headers_raw | 
| 77 | 0 | 19 | unless defined $HI | 
| 97 | 14 | 5 | if ($type eq '00' or $type eq '01') { } | 
| 0 | 5 | elsif ($type eq '10') { } | |
| 5 | 0 | elsif ($type eq '11') { } | |
| 113 | 2 | 0 | if (@_) | 
| 121 | 2 | 0 | if (@_) |