Condition Coverage

blib/lib/PGObject/Type/Composite.pm
Criterion Covered Total %
condition 3 13 23.0


and 3 conditions

line !l l&&!r l&&r condition
77 3 0 0 $args{'dbh'} and not @cols
140 0 0 0 defined $types and @$types

or 2 conditions

line l !l condition
74 0 3 $args{'dbh'} or scalar @{$args{'columns'};}
138 0 0 $registry ||= 'default'

or 3 conditions

line l !l&&r !l&&!r condition
123 0 0 9 eval { do { $self->$att } } || $self->{$att}