blib/lib/Data/Object/Regexp.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
21 | 0 | 10 | 0 | &blessed($args) and $args->can('does') |
10 | 0 | 0 | &blessed($args) and $args->can('does') and $args->does($role) | |
25 | 0 | 0 | 10 | defined $args and not !&re::is_regexp($args) |