Branch Coverage

blib/lib/DBIx/DataStore/ResultRow.pm
Criterion Covered Total %
branch 1 16 6.2


line true false branch
20 5 0 exists $_[0][0]{$_[1]} ? :
26 0 0 exists $_[0][0]{$_[1]} ? :
44 0 0 if $_[0][3] < @{$_[0][1];}
64 0 0 @{$_[0];} ? :
70 0 0 if $method eq 'DESTROY'
74 0 0 if (ref $self eq 'DBIx::DataStore::ResultRow' or ref $self eq 'DBIx::DataStore::ResultSet') { }
76 0 0 exists $$self->{'hash'}{$method} ? :
95 0 0 $id =~ /^\d+$/o ? :