blib/lib/VS/RuleEngine/Declare.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 12 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
100 | 1 | 1 | 0 | ref $defaults and ref $defaults ne 'ARRAY' |
117 | 42 | 0 | 42 | blessed $_ && $_->isa('_When') |
156 | 0 | 0 | 6 | $instance and blessed $instance |
0 | 0 | 6 | $instance and blessed $instance and $instance->isa($base_class) |