blib/lib/Data/Rx/CoreType/any.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
13 | 1 | 5 | unless "Data::Rx::Util"->_x_subset_keys_y($arg, {"of", 1}) |
18 | 2 | 3 | if (my $of = $arg->{'of'}) |
19 | 1 | 1 | unless &Scalar::Util::reftype($of) eq "ARRAY" and @$of |
29 | 66 | 54 | unless $_[0]{'of'} |
36 | 3 | 103 | if eval { do { $check->assert_valid($value) } } |