blib/lib/Box/Calc/Layer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 14 | 92.8 |
line | true | false | branch |
---|---|---|---|
52 | 575 | 3475 | if $row->fill_x > $value |
82 | 381438 | 2347058 | if $row->fill_z > $value |
181 | 0 | 20861 | if ($count > 99) |
188 | 3 | 20858 | if ($item->y > $self->max_y - $fill_y + $self->rows->[-1]->fill_y) |
193 | 4 | 20308 | if ($fill_z > 0 and $item->z > $fill_z * 1.75 and $item->y < $fill_y) |
197 | 17296 | 3558 | if ($self->rows->[-1]->pack_item($item)) { } |
201 | 526 | 3032 | if ($item->y > $self->max_y - $self->fill_y) { } |