blib/lib/Importer/Zim.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 6 | 33.3 |
line | l | !l | condition |
---|---|---|---|
14 | 0 | 2 | $ENV{'IMPORTER_ZIM_BACKEND'} || '+Lexical,+EndOfScope,+Unit,+Bogus' |
51 | 0 | 1 | (ref $_[2] eq 'HASH' ? $_[2]{'-how'} : undef) // '+Lexical,+EndOfScope,+Unit,+Bogus' |
74 | 0 | 0 | $mod->VERSION // 'NA' |