blib/lib/Woothee/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 4 | 100.0 |
line | true | false | branch |
---|---|---|---|
21 | 1734 | 6702 | if $key eq 'Woothee::DataSet'->const('KEY_LABEL') or $key eq 'Woothee::DataSet'->const('KEY_TYPE') |
22 | 1944 | 4758 | if (defined $source->{$key} and length $source->{$key} > 0) |