Branch Coverage

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


line true false branch
26 40 1 unless ($args{'without_stdout'})
37 44 140 unless $setup_dir
66 30 113 unless $target_dir
80 10 81 if ref $argv[0] eq 'ARRAY'
82 90 1 unless $options->{'module_setup_dir'}
83 50 41 if ($options->{'target'})
103 18 118 if $msg =~ /Check Makefile.PL\?/i
104 1 117 if $msg =~ /Subversion friendly\?/i