| blib/lib/Rose/Planter/DB.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 26 | 34.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 115 | 0 | 0 | 1 | $ENV{'HARNESS_ACTIVE'} && 'Module::Build::Database'->can('current') && -d './_build' |
| 118 | 0 | 0 | 1 | $mbd && $mbd->module_name eq $module_name |
| 242 | 0 | 0 | 0 | ref $names and ref $types |
| line | l | !l | condition |
|---|---|---|---|
| 113 | 1 | 0 | $args{'register_params'} || {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 55 | 3 | 0 | 0 | ref $self || $self |
| 59 | 2 | 1 | 0 | $connections{$class} ||= 'DBIx::Connector'->new(@_) |
| 121 | 0 | 0 | 1 | $conf or $we_are_testing |
| 123 | 0 | 1 | 0 | ref $class || $class |
| 139 | 0 | 1 | 0 | $mbd->notes('dbtest_host') or $register_params |