| blib/lib/Gtk2/Ex/TreeViewBits.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 95 | 0 | 0 | 0 | $rect->y >= 0 and $rect->y + $rect->height <= $bin_height |
| line | l | !l | condition |
|---|---|---|---|
| 56 | 0 | 0 | $rowref->get_path || (next) |
| 78 | 0 | 0 | $treeview->get_model || (return) |
| 87 | 0 | 0 | $treeview->get_bin_window || (return) |