| line | true | false | branch | 
 
| 33 | 0 | 4 | $IgnoreDupes ? : | 
 
| 37 | 0 | 4 | if (ref $d1 ne 'ARRAY') | 
 
| 46 | 4 | 0 | unless ($diag) | 
 
| 56 | 6 | 2 | if (Test::Deep::eq_deeply_cache($got[$i], $expect)) | 
 
| 61 | 6 | 0 | unless $IgnoreDupes | 
 
| 65 | 0 | 6 | unless $found | 
 
| 70 | 0 | 4 | if (@missing and $SubSup ne 'sub') | 
 
| 75 | 0 | 4 | if (@got and $SubSup ne 'sup') | 
 
| 84 | 0 | 4 | if ($diag) { } | 
 
| 101 | 0 | 0 | $$self{'IgnoreDupes'} ? : | 
 
| 102 | 0 | 0 | if $$self{'SubSup'} eq 'sub' | 
 
| 103 | 0 | 0 | if $$self{'SubSup'} eq 'sup' | 
 
| 139 | 0 | 2 | if (Test::Deep::eq_deeply($new_elem, $old_elem)) | 
 
| 146 | 6 | 0 | if $want_push | 
 
| 151 | 2 | 0 | defined $a ? : | 
 
|  | 2 | 0 | defined $b ? : | 
 
| 161 | 0 | 0 | if $refs | 
 
| 162 | 0 | 0 | if $refs > 1 | 
 
| 167 | 0 | 0 | defined $a ? : | 
 
|  | 0 | 0 | defined $b ? : | 
 
| 178 | 0 | 0 | if $$self{'IgnoreDupes'} != $$other{'IgnoreDupes'} |