blib/lib/Games/AssaultCube/Log/Line.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
16 | 0 | 1 | 0 | defined $line and length $line |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
61 | 0 | 0 | 1 | $text eq 'logging local AssaultCube server now..' or $text eq 'dedicated server started, waiting for clients...' |
0 | 0 | 1 | $text eq 'logging local AssaultCube server now..' or $text eq 'dedicated server started, waiting for clients...' or $text eq 'Ctrl-C to exit' |