| blib/lib/Algorithm/Dependency/Source.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 11 | 20 | 55.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 51 | 0 | 10 | if ($class eq 'Algorithm::Dependency::Source') | 
| 87 | 0 | 10 | if ($self->{'loaded'}) | 
| 95 | 0 | 10 | unless $items | 
| 96 | 0 | 10 | unless (&_SET($items, 'Algorithm::Dependency::Item')) | 
| 104 | 0 | 100 | if ($self->{'items_hash'}{$id}) | 
| 131 | 1037 | 0 | defined $_[0] && !ref($_[0]) && $_[0] ne '' ? : | 
| 132 | 0 | 1037 | unless $self->{'loaded'} or $self->load | 
| 153 | 0 | 14 | unless $self->{'loaded'} or $self->load | 
| 174 | 0 | 5 | unless $self->{'loaded'} or $self->load | 
| 182 | 2 | 3 | %missing ? : |