| blib/lib/Net/Frame/Layer/LLTD/Hello.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 2 | 6 | 33.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 48 | 0 | 0 | if $self->tlvList | 
| 58 | 0 | 1 | unless my $raw = $self->SUPER::pack('nH12H12', $self->generationNumber, $mac1, $mac2) | 
| 74 | 0 | 1 | unless my($generationNumber, $mac1, $mac2, $payload) = $self->SUPER::unpack('nH12H12 a*', $self->raw) |