| blib/lib/Algorithm/Dependency/Source.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 11 | 20 | 55.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 60 | 0 | 10 | if ($class eq 'Algorithm::Dependency::Source') | 
| 96 | 0 | 10 | if ($$self{'loaded'}) | 
| 104 | 0 | 10 | unless $items | 
| 105 | 0 | 10 | unless (_SET $items, 'Algorithm::Dependency::Item') | 
| 113 | 0 | 100 | if ($$self{'items_hash'}{$id}) | 
| 140 | 1037 | 0 | defined $_[0] && !ref($_[0]) && $_[0] ne '' ? : | 
| 141 | 0 | 1037 | unless $$self{'loaded'} or $self->load | 
| 162 | 0 | 14 | unless $$self{'loaded'} or $self->load | 
| 183 | 0 | 5 | unless $$self{'loaded'} or $self->load | 
| 191 | 2 | 3 | %missing ? : |