blib/lib/App/Rsnapshot/Config/Node.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 11 | 63.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
110 | 0 | 176 | 158 | $$childnode{'type'} eq 'e' and $$childnode{'name'} eq $nodename |
127 | 0 | 0 | 2 | exists $$self{'content'} and ref $$self{'content'} eq 'ARRAY' |
137 | 0 | 1 | 188 | ref $c eq 'ARRAY' and $$c[0]{'type'} eq 't' |
line | l | !l | condition |
---|---|---|---|
102 | 26 | 281 | shift() || 0 |