Branch Coverage

blib/lib/Test/Dist/Zilla/BuiltFiles.pm
Criterion Covered Total %
branch 8 14 57.1


line true false branch
116 0 1 unless (exists $expected->{'files'})
119 0 1 if ($self->exception)
128 4 1 if (defined $exp) { }
129 4 0 if (&ok(scalar $file->exists, "$name exists"))
135 1 3 ref $exp eq 'ARRAY' ? :
139 0 4 unless (cmp_deeply($act, $exp, "$name content"))
140 0 0 ref $act ? :