blib/lib/Format/Human/Bytes.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 14 | 85.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
96 | 0 | 68 | 34 | defined $_[0] and $_[0] eq 'Format::Human::Bytes' |
149 | 0 | 74 | 37 | defined $_[0] and $_[0] eq 'Format::Human::Bytes' |
line | l | !l | condition |
---|---|---|---|
100 | 84 | 18 | $_[0] || 0 |
103 | 72 | 30 | $_[1] || 0 |
153 | 93 | 18 | $_[0] || 0 |
156 | 78 | 33 | $_[1] || 0 |