| blib/lib/List/Objects/WithUtils/Role/Hash.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 26 | 26 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 15 | 41 | 15 | &Scalar::Util::blessed($_[0]) ? : | 
| 38 | 45 | 30 | unless exists $Required{$arraytype} | 
| 62 | 1 | 2 | $params{'rw'} ? : | 
| 76 | 2 | 47 | @_ > 2 ? : | 
| 80 | 2 | 4 | (&Scalar::Util::reftype($_[2]) || '') eq 'CODE' ? : | 
| 4 | 6 | exists $_[0]{$_[1]} ? : | |
| 88 | 2 | 23 | ref $part eq 'ARRAY' ? : | 
| 89 | 3 | 20 | unless defined $ref | 
| 124 | 13 | 13 | $_ % 2 ? : | 
| 132 | 2 | 4 | unless exists $$self{$_[$_]} | 
| 185 | 6 | 4 | if (defined $_[1] and my $cb = $_[1]) | 
| 234 | 2 | 10 | exists $new{$b} ? : | 
| 243 | 1 | 1 | $key ? : |