Branch Coverage

blib/lib/PGObject/Util/BulkLoad.pm
Criterion Covered Total %
branch 8 28 28.5


line true false branch
175 0 3 unless ref($args->{'key_cols'}) =~ /ARRAY/
176 0 3 unless @{$args->{'key_cols'};}
177 0 3 unless $args->{'table'}
178 0 3 unless $args->{'tempname'}
184 3 0 $args->{'group_stats_by'} ? :
209 0 3 unless $args->{'insert_cols'}
221 0 15 unless $args->{$_}
247 0 12 unless $args{'type'}
297 0 0 if defined $v
306 0 0 if $args eq 'PGObject::Util::BulkLoad'
330 0 0 if ($args->{'group_stats_by'})
342 0 0 if $args->{'group_stats_by'}
380 0 0 if $args eq 'PGObject::Util::BulkLoad'
426 0 0 if $args eq 'PGObject::Util::BulkLoad'