blib/lib/Bot/IRC/History.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 8 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
41 | 0 | 0 | 0 | $m->{'date'} and not $m->{'time_date'} = str2time($m->{'date'}) |
0 | 0 | 0 | $m->{'date2'} and not $m->{'time_date2'} = str2time($m->{'date2'}) |
line | l | !l | condition |
---|---|---|---|
105 | 0 | 0 | $parts->{'nick'} //= "ME" |