lib/Net/EGTS/SubRecord.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 20 | 65.0 |
line | true | false | branch |
---|---|---|---|
69 | 5 | 23 | if length $self->bin |
78 | 0 | 54 | if $length > length $$bin |
92 | 0 | 58 | if $length > length $$bin |
108 | 0 | 10 | unless defined $self->SRT |
109 | 0 | 10 | unless defined $self->SRD |
110 | 0 | 10 | unless $self->SRL <= 65495 |
153 | 0 | 8 | unless $self |
158 | 1 | 6 | wantarray ? : |
177 | 18 | 0 | if (@bytes) |
178 | 15 | 3 | if (my(@qualify) = inner()) { } |