| blib/lib/Array/To/Moose.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 21 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 65 | 0 | 0 | 0 | defined $_[0] and not $_[0] =~ /^\w+$/ | 
| 73 | 0 | 0 | 0 | defined $_[0] and not $_[0] =~ /^\w+$/ | 
| 207 | 0 | 0 | 0 | exists $$result{$key_name} and $throw_nonunique_keys | 
| 332 | 0 | 0 | 0 | $attrib and %$attrib | 
| 413 | 0 | 0 | 0 | @$sub_obj != 1 and $throw_multiple_rows | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 268 | 0 | 0 | 0 | ref $value or $name eq $CLASS | 
| 280 | 0 | 0 | 0 | $name eq $CLASS or $name eq $KEY |