Branch Coverage

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


line true false branch
22 10 0 unless (blessed $data and $data->isa($class))
23 0 10 unless defined $data and not !&re::is_regexp($data)