Branch Coverage

blib/lib/NNexus/DB/API.pm
Criterion Covered Total %
branch 0 42 0.0


line true false branch
35 0 0 unless $url and $domain
47 0 0 if ($url) { }
0 0 elsif ($objectid) { }
65 0 0 if ($concept and not $firstword)
70 0 0 if ($firstword and $category and $scheme and $objectid) { }
0 0 elsif ($objectid) { }
81 0 0 $$row{'tailwords'} ? :
92 0 0 if ($concept and not $firstword)
95 0 0 unless $firstword and $category and $objectid
107 0 0 unless $firstword || $concept and $category and $objectid and $link and $domain
108 0 0 unless $scheme
109 0 0 unless ($firstword)
113 0 0 unless ($firstword)
130 0 0 if ($domain and $domain ne 'all') { }
143 0 0 $row{'tailwords'} ? :
155 0 0 unless $objectid
165 0 0 unless $objectid and $conceptid
176 0 0 if ($conceptid) { }
0 0 elsif ($objectid) { }
207 0 0 if ($dbms eq 'mysql') { }
0 0 elsif ($dbms eq 'SQLite') { }