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