Branch Coverage

lib/OpenMP/Environment.pm
Criterion Covered Total %
branch 15 22 68.1


line true false branch
52 1162 143 if (not defined $value) { }
23 120 elsif ($value =~ /\D/ or $value lt $min) { }
76 0 0 unless $ENV{$ev}
87 216 64 if $ENV{$ev}
107 0 0 if @lines == 1
128 0 0 if @lines == 1
144 32 8 defined $ENV{$ev} ? :
402 89 0 if exists $ENV{$ev}
409 261 7 if (defined $value)
413 224 7 exists $ENV{$ev} ? :
427 37 224 unless $result->{'success'}