Branch Coverage

blib/lib/DBIx/Class/QueryLog.pm
Criterion Covered Total %
branch 13 18 72.2


line true false branch
86 1 4 if $self->passthrough
98 0 4 if $self->passthrough
99 4 0 if (defined $self->current_transaction) { }
115 1 0 if $self->passthrough
116 1 0 if (defined $self->current_transaction) { }
134 2 4011 if $self->passthrough
148 2 4011 if $self->passthrough
149 4013 0 if (defined $self->current_query) { }
153 7 4006 if (defined $self->current_transaction) { }