Branch Coverage

blib/lib/Kelp/Generator.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
31 0 1 unless $index_file
34 0 1 unless $index->is_file
44 1 1 unless $name =~ /^[\w:]+$/
53 0 1 unless @list > 0
71 9 1 if ($dest_file =~ /\.gen$/)