Branch Coverage

blib/lib/Dallycot/Value/URI.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
46 0 0 if ($index > length $$self[0]->as_string) { }
74 0 0 unless defined $lib
79 0 0 unless blessed $def
80 0 0 if $def->isa('Dallycot::Value::URI')
94 0 0 if ($lib) { }
110 0 0 if (not defined $method) { }
111 0 0 if ($$self[0] =~ m[^(.*/)(.+?)$]x) { }
124 0 0 if ($registry->has_namespace($namespace))
135 0 0 if ($lib) { }
188 0 0 if (@$self < 2)