blib/lib/DBI/Shell/FindSqlFile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
76 | 0 | 0 | 0 | /^.*$DBI::Shell::FindSqlFile::to_find_file\z/is and print "Found $DBI::Shell::FindSqlFile::to_find_file file\n\t$DBI::Shell::FindSqlFile::name\n" |
79 | 0 | 160 | 48 | -d $DBI::Shell::FindSqlFile::dir and -d $DBI::Shell::FindSqlFile::name |
160 | 8 | 40 | -d $DBI::Shell::FindSqlFile::dir and -d $DBI::Shell::FindSqlFile::name and $DBI::Shell::FindSqlFile::dir ne $DBI::Shell::FindSqlFile::name |