blib/lib/Data/Rx/CoreType/all.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
13 | 1 | 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 |