| blib/lib/Geoffrey/Role/Core.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 10 | 70.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 15 | 4 | 14 | unless ($self->{'dbh'}) | 
| 21 | 1 | 1 | unless ($self->{'dbh'}->isa('DBI::db') or $self->{'dbh'}->isa('Test::Mock::Geoffrey::DBI')) | 
| 53 | 0 | 11 | if $self->{'changelog_io'}->needs_converter | 
| 54 | 0 | 11 | if $self->{'changelog_io'}->needs_dbh | 
| 55 | 0 | 11 | if $self->schema |