Branch Coverage

bin/kelp-generator
Criterion Covered Total %
branch 10 16 62.5


line true false branch
28 1 2 if (not $name or $help)
29 0 1 unless $help
33 1 0 $help ? :
46 0 10 if $tabs
52 5 5 unless (-d $dir)
57 0 10 if ($file->is_dir)
62 0 10 if ($file->exists and not $force)
73 0 15 if ($verbose)