Branch Coverage

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


line true false branch
203 0 3 unless ref($args->{'key_cols'}) =~ /ARRAY/
204 0 3 unless @{$args->{'key_cols'};}
205 0 3 unless $args->{'table'}
206 0 3 unless $args->{'tempname'}
211 3 0 $args->{'group_stats_by'} ? :
240 0 3 unless $args->{'insert_cols'}
250 0 15 unless $args->{$_}
277 0 12 unless $args{'type'}
326 0 0 if defined $v
335 0 0 if $args eq 'PGObject::Util::BulkLoad'
355 0 0 if ($args->{'group_stats_by'})
364 0 0 if $args->{'group_stats_by'}
399 0 0 if $args eq 'PGObject::Util::BulkLoad'
445 0 0 if $args eq 'PGObject::Util::BulkLoad'