| blib/lib/Acme/Cat/Schroedinger.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 6 | 11 | 54.5 | 
| line | l | !l | condition | 
|---|---|---|---|
| 46 | 0 | 1 | $coopRef // [] | 
| 47 | 1 | 1 | $coopRef // {} | 
| 48 | 0 | 1 | $coopRef // \0 | 
| 49 | 0 | 0 | $coopRef // \*{'';} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 42 | 5 | 0 | 2 | $attrs{'temperament'} eq 'cooperative' || $attrs{'temperament'} eq 'random' && int rand 2 |