| line | true | false | branch | 
 
| 80 | 0 | 0 | if exists $args{'on_complete'} | 
 
| 87 | 0 | 0 | unless (@pending) | 
 
| 88 | 0 | 0 | if keys %incomplete | 
 
| 101 | 0 | 0 | if exists $existing{$entity->name} | 
 
| 107 | 0 | 0 | if (my(@unresolved) = grep({not exists $expected{$_};} @deps, $entity->name)) | 
 
| 114 | 0 | 0 | if (my(@unsatisfied) = grep({exists $expected{$_};} @deps)) | 
 
| 342 | 0 | 0 | unless $self->transaction->count | 
 
| 343 | 0 | 0 | unless $tran ~~ $self->transaction->last | 
 
| 356 | 0 | 0 | unless $self->transaction->count | 
 
| 357 | 0 | 0 | unless $tran ~~ $self->transaction->last | 
 
| 369 | 0 | 0 | unless $self->transaction->count | 
 
| 370 | 0 | 0 | unless $tran ~~ $self->transaction->last | 
 
| 380 | 0 | 0 | if $self->backend_ready | 
 
| 387 | 0 | 0 | if $self->transaction->count |