Branch Coverage

blib/lib/Minilla/CLI.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
29 0 0 -t STDOUT ? :
44 0 0 if ($version)
55 0 0 if (eval sprintf('require %s; 1;', $klass)) { }
59 0 0 if /Minilla::Error::CommandExit/
65 0 0 unless ($@ =~ /^Can't locate Minilla/)