blib/lib/Sman/IndexVersion.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 10 | 20.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
53 | 0 | 0 | 0 | $k and $v |
line | l | !l | condition |
---|---|---|---|
16 | 1 | 0 | shift() || die("$0: must pass a config object to Sman::IndexVersion::new()") |
24 | 0 | 0 | $config->GetConfigData('SWISHE_IndexFile') || die("$0: no indexfile specified in configuration") |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
12 | 0 | 1 | 0 | ref $proto || $proto |