Branch Coverage

blib/lib/Valiemon/Attributes/Pattern.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
14 5 13 unless $context->prims->is_string($data)
19 2 11 unless ($context->prims->is_string($pattern))
23 6 5 $data =~ /$pattern/ ? :