Condition Coverage

blib/lib/Module/Starter/TOSHIOITO.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
16 0 0 0 $$self{'ignores_type'} and @{$$self{'ignores_type'};}

or 2 conditions

line l !l condition
17 0 0 $$self{'verbose'} //= 1
18 0 0 $$self{'license'} //= 'perl'
27 0 0 $$self{'github_repo_prefix'} || ''
28 0 0 $$self{'github_repo_postfix'} || ''