Branch Coverage

blib/lib/ODO/Jena/SQL.pm
Criterion Covered Total %
branch 12 24 50.0


line true false branch
45 0 0 unless scalar @more_search_dirs > 0
52 0 0 if ($dsn =~ /^DBI:(\w+):.*$/)
61 0 0 if (-e $inc_dir . '/' . $sql_lib_file)
129 0 6 unless exists $$self{'contents'}{$name}
160 0 3 unless open SQL_FILE, $filename
172 0 68 if $DEBUG
178 56 12 if $_ =~ /^[#]/
181 3 9 if ($_ =~ /^[\n\r]+$/) { }
183 0 3 unless ($op_name)
184 0 0 if $DEBUG
198 4 5 if ($op_name) { }
204 1 3 if ($_ =~ /;;$/)