| blib/lib/DBI/Schema/Migration.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 21 | 9.5 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 55 | 0 | 0 | 0 | say colored($self->dbh->errstr, 'red') and exit | 
| 195 | 0 | 0 | 0 | say colored("Couldn't open dir '${dir}': $DBI::Schema::Migration::ERRNO", 'red') and exit | 
| 208 | 0 | 0 | 0 | say colored($self->dbh->errstr, 'red') and exit | 
| 250 | 0 | 0 | 0 | say colored($self->dbh->errstr, 'red') and exit | 
| 264 | 0 | 0 | 0 | say colored($self->dbh->errstr, 'red') and exit | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 81 | 0 | 1 | 0 | $num || @dirs | 
| 122 | 2 | 0 | 0 | $num || @dirs |