Branch Coverage

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


line true false branch
38 0 0 unless $self->brik_help_run_undef_arg("encode", $hash)
47 0 0 if (exists $hash->{'code'}) { }
71 0 0 unless $self->brik_help_run_undef_arg("decode", $string)
76 0 0 if ($string =~ m[^HTTP/]) { }