Branch Coverage

blib/lib/Rose/DB/Object/Metadata/PrimaryKey.pm
Criterion Covered Total %
branch 11 28 39.2


line true false branch
25 0 0 if UNIVERSAL::isa($_[0], 'Rose::DB')
29 0 0 if (@_)
32 0 0 @_ == 1 && ref $_[0] ? :
39 0 0 unless ref $column
48 0 0 unless (ref $ret)
55 0 0 unless ref $ret
57 0 0 wantarray ? :
86 152 1 if (defined $wantarray) { }
88 75 77 if ($wantarray) { }
102 1 152 if @_
105 75 78 $wantarray ? :
116 3 157 unless ref $column
120 156 0 unless grep {defined $_;} @sequences
122 0 0 if @sequences