| blib/lib/IPC/Concurrency/DBI/Application/Instance.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 12 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 69 | 1 | 7 | unless defined $application | 
| 71 | 1 | 6 | unless Data::Validate::Type::is_instance($application, 'class', 'IPC::Concurrency::DBI::Application') | 
| 101 | 0 | 6 | if $$self{'finished'} | 
| 118 | 0 | 6 | if defined $database_handle->errstr | 
| 156 | 5 | 1 | unless $$self{'finished'} | 
| 159 | 0 | 6 | if $self->can('SUPER::DESTROY') |