Branch Coverage

blib/lib/Protocol/Database/PostgreSQL/Backend/ErrorResponse.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
33 0 0 unless $code and $code ne "\000"
35 0 0 unless exists $Protocol::Database::PostgreSQL::NOTICE_CODE{$code}