Branch Coverage

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


line true false branch
28 0 0 unless $self->brik_help_run_undef_arg("from_dec", $data)
29 0 0 unless my $ref = $self->brik_help_run_invalid_arg("from_dec", $data, "ARRAY", "SCALAR")
33 0 0 if ($ref eq 'ARRAY') { }
35 0 0 if ($this =~ /^\d+$/) { }
44 0 0 if ($data =~ /^\d+$/) { }