| blib/lib/Algorithm/AM/DataSet/Item.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 6 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 50 | 3 | 263 | if (not exists $args{'features'} or 'ARRAY' ne ref $args{'features'}) | 
| 59 | 1 | 262 | if (my $extra_keys = join(',', sort(keys %args))) | 
| 115 | 1 | 75 | unless (defined $self->{'comment'}) |