blib/lib/Convert/yEnc/Entry.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 16 | 68.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
152 | 0 | 0 | 16 | $begin and $end |
195 | 7 | 1 | 2 | defined $total and defined $$entry{'total'} |
8 | 1 | 1 | defined $total and defined $$entry{'total'} and $total != $$entry{'total'} | |
228 | 0 | 0 | 2 | $$a{'fSize'} == $$b{'fSize'} and $$a{'bytes'}->equal($$b{'bytes'}) |
line | l | !l | condition |
---|---|---|---|
89 | 42 | 0 | $$entry{'size'} || 0 |
90 | 14 | 28 | $$entry{'bytes'} || 0 |