blib/lib/Data/TableAutoSum.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 17 | 70.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
39 | 1 | 3 | 375 | $_[0] =~ /$Data::TableAutoSum::RE{'num'}{'int'}/ && int $_[0] > 0 |
112 | 1 | 0 | 28 | defined $filename and open FILE, ">$filename" |
198 | 11 | 23 | 121 | Compare([$self->rows], [$other->rows]) and Compare([$self->cols], [$other->cols]) |
line | l | !l | condition |
---|---|---|---|
112 | 0 | 1 | $filename // '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
23 | 754 | 0 | 756 | !$x || $x && $y |
52 | 0 | 184 | 0 | ref $proto || $proto |