Branch Coverage

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


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