Branch Coverage

lib/Mojolicious/Command/generate/qx_mojo_app.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
17 0 0 unless $class =~ /^[A-Z](?:\w|::)+$/
58 0 0 if (-r $ENV{'HOME'} . '/.gitconfig')
60 0 0 if $in =~ /name\s*=\s*(\S.+\S)/
61 0 0 if $in =~ /email\s*=\s*(\S+)/