Branch Coverage

blib/lib/Metabrik/String/Regex.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
35 0 0 unless $self->brik_help_run_undef_arg('encode', $regex)
37 0 0 unless my $ra = 'Regexp::Assemble'->new
40 0 0 if (ref $regex) { }
0 0 elsif (not ref $regex) { }
53 0 0 if ($@)