/home/pjcj/g/Test-Smoke/perl-current-gcov/win32/FindExt.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 27 | 29.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
21 | 0 | 0 | 1 | $$config{'i_langinfo'} and $$config{'d_nl_langinfo'} |
24 | 1 | 0 | 0 | $$config{'i_dbm'} || $$config{'i_rpcsvcdbm'} and not $$config{'d_cplusplus'} |
43 | 1 | 0 | 0 | @_ and $_[0] eq '*' |
49 | 0 | 0 | 0 | $ext{$_} and $ext{$_} eq 'dynamic' |
56 | 0 | 1 | 0 | $ext{'Encode'} and $ext{'Encode'} eq 'static' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
22 | 1 | 0 | 0 | $$config{'d_msg'} or $$config{'d_sem'} |
1 | 0 | 0 | $$config{'d_msg'} or $$config{'d_sem'} or $$config{'d_shm'} | |
24 | 0 | 0 | 1 | $$config{'i_dbm'} || $$config{'i_rpcsvcdbm'} |
27 | 0 | 0 | 1 | $^O eq 'MSWin32' or $^O eq 'cygwin' |