blib/lib/Catalyst/Model/RapidApp/CoreSchema.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 11 | 36.3 |
line | l | !l | condition |
---|---|---|---|
274 | 0 | 0 | shift() || 'RapidApp::CoreSchemaLoad' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
122 | 0 | 1 | 0 | (split(/\./, $table, 2))[1] || $table |
231 | 34 | 24 | 102 | /^\-\-/ || /^\s*$/ |
275 | 0 | 0 | 0 | shift() || $self->dsn |