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