blib/lib/Tk/Chart/Utils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
131 | 0 | 0 | 0 | defined $number and $number =~ /^\d+$/ |
366 | 0 | 0 | 0 | defined $cumulatepercent and $cumulatepercent == 1 |
459 | 0 | 0 | 0 | defined $ref_data and ref $ref_data eq 'ARRAY' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
77 | 0 | 0 | 0 | defined $a or defined $b |
89 | 0 | 0 | 0 | defined $a or defined $b |