Branch Coverage

blib/lib/Data/Object/Regexp.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
21 0 10 if &blessed($args) and $args->can('does') and $args->does($role)
25 0 10 unless defined $args and not !&re::is_regexp($args)