| line | true | false | branch | 
 
| 56 | 0 | 0 | unless @members | 
 
| 58 | 0 | 0 | unless $self->size | 
 
| 62 | 0 | 0 | if (@ids == @members) | 
 
| 74 | 0 | 0 | unless $self->size or @members | 
 
| 84 | 0 | 0 | unless @members | 
 
| 86 | 0 | 0 | if grep {not ref $_;} @members | 
 
| 90 | 0 | 0 | if (@ids == @members) { } | 
 
| 91 | 0 | 0 | if (my $scope = $self->_live_object_scope) | 
 
| 106 | 0 | 0 | unless $self->size | 
 
| 120 | 0 | 0 | unless ($scope) | 
 
| 121 | 0 | 0 | if (my $current_scope = $self->_live_objects->current_scope) { } | 
 
| 143 | 0 | 0 | unless $set->isa('KiokuDB::Set::Deferred') | 
 
| 144 | 0 | 0 | unless &refaddr($set->_linker) == $my_linker | 
 
| 153 | 0 | 0 | if ($self->_all_deferred(@sets)) { } |