blib/lib/Data/Rx/CoreType/all.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
13 | 0 | 4 | unless 'Data::Rx::Util'->_x_subset_keys_y($arg, {'of', 1}) |
16 | 1 | 3 | unless exists $$arg{'of'} |
20 | 1 | 2 | unless defined $of and &Scalar::Util::reftype($of) eq 'ARRAY' and @$of |