blib/lib/Data/TableAutoSum.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 12 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
39 | 0 | 3 | 376 | $_[0] =~ /$Data::TableAutoSum::RE{'num'}{'int'}/ && int $_[0] > 0 |
197 | 11 | 23 | 121 | Compare([$self->rows], [$other->rows]) and Compare([$self->cols], [$other->cols]) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
23 | 757 | 0 | 761 | !$x || $x && $y |
52 | 0 | 184 | 0 | ref $proto || $proto |