blib/lib/DBIx/Class/QueryLog/NotifyOnMax.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
30 | 0 | 1998 | 2002 | defined $had_cur and not $self->notified |
1998 | 2000 | 2 | defined $had_cur and not $self->notified and $self->count > $self->_max_count |