| File: | config/auto/msvc.pm |
| Coverage: | 58.3% |
| line | % | coverage | branch | |
|---|---|---|---|---|
| 34 | 50 | T | F | if ($conf->data->get('gccversion')) |
| 51 | 0 | T | F | unless my(%msvc) = eval $conf->cc_run |
| 65 | 50 | T | F | unless (defined $$msvcref{'_MSC_VER'}) |
| 74 | 50 | T | F | if $status |
| 81 | 100 | T | F | if ($msvcversion >= 14) |
| 101 | 100 | T | F | unless (defined $major and defined $minor) |