blib/lib/Acme/Chef/Recipe.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
611 | 0 | 0 | 144 | defined $ingredient and exists $$self{'ingredients'}{$ingredient} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
459 | 89 | 7 | 0 | ref $proto || $proto |