blib/lib/SWISH/Filters/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 8 | 12.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
421 | 0 | 0 | 0 | ref $m and ref $m eq 'HASH' |
line | l | !l | condition |
---|---|---|---|
183 | 1 | 0 | $SWISH::Filters::Base::Config{'path_sep'} || ':' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
321 | 0 | 0 | 0 | $^O =~ /Win32/i || $^O =~ /VMS/i |