Branch Coverage

blib/lib/Module/Setup/Test/Utils.pm
Criterion Covered Total %
branch 16 16 100.0


line true false branch
28 46 1 unless ($args{'without_stdout'})
39 47 141 unless $setup_dir
68 36 121 unless $target_dir
82 10 85 if ref $argv[0] eq 'ARRAY'
84 94 1 unless $$options{'module_setup_dir'}
85 53 42 if ($$options{'target'})
105 19 120 if $msg =~ /Check Makefile.PL\?/i
106 1 119 if $msg =~ /Subversion friendly\?/i