Branch Coverage

blib/lib/ODO/Ontology.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
79 0 0 unless exists $$symtab{'uris'}{$uri} and defined $$symtab{'uris'}{$uri}
99 0 0 if (UNIVERSAL::isa($name, 'ARRAY')) { }
106 0 0 if defined $base and $base ne ''
116 0 0 if exists $$self{'symbol_table_list'}{$table_ref} and UNIVERSAL::isa($$self{'symbol_table_list'}{$table_ref}, 'HASH')
136 0 0 if $name
141 0 0 if $name
154 0 0 if UNIVERSAL::can($perl_test_structure, 'new')
181 0 0 unless UNIVERSAL::isa($$self{'symbol_table_list'}, 'HASH')