blib/lib/Schema/Data/Plugin.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
30 | 0 | 0 | 0 | &blessed($self->{'schema'}) and $self->{'schema'}->isa("DBIx::Class::Schema") |
34 | 0 | 0 | 0 | defined $self->{'verbose_cb'} and ref $self->{'verbose_cb'} ne "CODE" |