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') |
102 | 0 | 6 | if $self->{'finished'} |
118 | 0 | 6 | if defined $database_handle->errstr |
157 | 5 | 1 | unless $self->{'finished'} |
159 | 0 | 6 | if $self->can('SUPER::DESTROY') |