Branch Coverage

blib/lib/Dallycot/AST/Fetch.pm
Criterion Covered Total %
branch 1 20 5.0


line true false branch
30 0 0 if (@$self > 1) { }
33 0 0 if blessed $uri
40 0 0 if blessed $val
51 2 0 if (@{$self;} == 1) { }
69 0 0 if (@$self > 1) { }
0 0 elsif ($engine->has_assignment($$self[0])) { }
0 0 elsif ($registry->has_assignment($engine->get_namespace_search_path, $$self[0])) { }
70 0 0 if ($engine->has_namespace($$self[0])) { }
72 0 0 if ($registry->has_namespace($ns)) { }
73 0 0 if ($registry->has_assignment($ns, $$self[1])) { }