Branch Coverage

File:lib/Parrot/Configure/Step/Methods.pm
Coverage:91.7%

line%coveragebranch
122100TFunless ref $args eq 'HASH'
123100TF$$args{'osname'} =~ /darwin/i ? :
100TF$$args{'osname'} =~ /mswin32/i ? :
100TF($$args{'osname'} =~ /mswin32/i || $$args{'osname'} =~ /cygwin/i) && $$args{'cc'} =~ /^gcc/i ? :
50TF$$args{'osname'} =~ /cygwin/i ? :
131100TFdefined $$args{$platform} ? :