Branch Coverage

blib/lib/Module/Starter/Plugin/InlineStore.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
64 0 0 unless my $template_filename = $ENV{'MODULE_TEMPLATE_FILE'} || $$self{'template_file'}
67 0 0 unless open my $template_file, '<', $template_filename
81 0 0 if (/^___([-_.0-9A-Za-z]+)___$/)