Branch Coverage

blib/lib/Hailo/Storage/PostgreSQL.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
28 1 0 if exists $args->{'dbname'}
29 1 0 if exists $args->{'host'}
30 1 0 if exists $args->{'port'}
31 1 0 if exists $args->{'options'}