Branch Coverage

blib/lib/App/Dapper/Utils.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
34 0 0 unless open FILE, '<:encoding(UTF-8)', "$file_name"
36 0 0 unless close FILE
65 0 0 unless (defined $input)
88 0 0 if ($string =~ /^use\s+([a-zA-Z0-9_]+)\s+template/)
147 0 0 if @_ != 2
148 0 0 if -f $filename
151 0 0 unless open my $fh, '+>', $filename
167 0 0 if @_ != 1
169 0 0 unless mkdir $dirname