Branch Coverage

blib/lib/Metabrik/String/Hexa.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
39 0 0 unless $self->brik_help_run_undef_arg("encode", $data)
43 0 0 if ($self->with_x)
54 0 0 unless $self->brik_help_run_undef_arg("decode", $data)
71 0 0 if ($this =~ /^[a-f0-9]+$/)