blib/lib/Test/Settings.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 8 | 87.5 |
line | true | false | branch |
---|---|---|---|
56 | 123 | 0 | if ($flags{$flag}) { } |
94 | 2 | 1 | if want_smoke() and want_non_interactive() and want_extended() and want_author() and want_release() |
154 | 5 | 5 | if (my $f = _get_flag($flag)) |
168 | 5 | 5 | if (my $f = _get_flag($flag)) { } |