blib/lib/DynGig/Range/Cluster/Config.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 21 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
45 | 0 | 0 | 0 | not $name =~ /^\./o and -f ($file = 'File::Spec'->join($conf, $name)) |
108 | 0 | 0 | 0 | $$conf[1] and $mtime <= $$conf[1] |
160 | 0 | 0 | 0 | $AUTOLOAD =~ /::(\w+)$/ and $$K{$1} |
183 | 0 | 0 | 0 | defined $key and defined $value |
196 | 0 | 0 | 0 | $list and @$list == 1 |
0 | 0 | 0 | $list and @$list == 1 and $$list[0] =~ /^##(.+)/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
51 | 0 | 0 | 0 | ref $class || $class |