blib/lib/Data/PrioQ/SkewBinomial.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 9 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
82 | 189 | 5610 | 3338 | @$ts && @{$$ts[1];} && $$ts[0][3] == $$ts[1][0][3] |
89 | 4723 | 22085 | 26150 | @$ts and $$t[3] >= $$ts[0][3] |
114 | 1273 | 24275 | 2666 | @$tl and $$hd[3] == $$tl[0][3] |