Branch Coverage

blib/lib/Acme/Chef/Container.pm
Criterion Covered Total %
branch 7 18 38.8


line true false branch
48 217 26 if (ref $proto)
93 0 111 unless @{$$self{'contents'};}
115 0 0 unless @{$$self{'contents'};}
139 0 168 unless @{$$self{'contents'};}
163 0 240 unless @{$$self{'contents'};}
187 0 0 unless @{$$self{'contents'};}
256 0 0 unless scalar @{$$self{'contents'};}
258 0 0 if $depth > $#{$$self{'contents'};}
348 126 71 if ($ingr->type eq 'liquid') { }