Branch Coverage

blib/lib/Acme/Chef/Container.pm
Criterion Covered Total %
branch 8 18 44.4


line true false branch
48 244 35 if (ref $proto)
93 0 111 unless @{$self->{'contents'};}
115 0 3 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 174 74 if ($ingr->type eq 'liquid') { }