Condition Coverage

blib/lib/Protocol/PostgreSQL.pm
Criterion Covered Total %
condition 0 5 0.0


and 3 conditions

line !l l&&!r l&&r condition
1023 0 0 0 ref $msg and ref $msg eq 'CODE'

or 2 conditions

line l !l condition
902 0 0 ($self->is_first_message ? 'startup packet' : $FRONTEND_MESSAGE_CODE{substr $msg, 0, 1}) || 'unknown message'