blib/lib/Gtk2/Ex/TreeViewBits.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
32 | 0 | 0 | if ($treeview->row_expanded($path)) { } |
57 | 0 | 0 | if (my $iter = $model->get_iter($path)) { } |
82 | 0 | 0 | unless $model->get_iter($path) |
95 | 0 | 0 | if ($rect->y >= 0 and $rect->y + $rect->height <= $bin_height) |
99 | 0 | 0 | $rect->height > $bin_height ? : |