blib/lib/Woothee/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 6 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
22 | 4170 | 540 | 1920 | defined $source->{$key} and length $source->{$key} > 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
21 | 855 | 855 | 6630 | $key eq 'Woothee::DataSet'->const('KEY_LABEL') or $key eq 'Woothee::DataSet'->const('KEY_TYPE') |