| blib/lib/Gtk2/Ex/TableBits.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 43 | 0 | 0 | if (not _child_is_attached_at($table, $child, @args)) |
| 45 | 0 | 0 | if (my $parent = $child->get_parent) |
| 57 | 0 | 0 | if (not $parent or refaddr $parent != refaddr $table) |
| 66 | 0 | 0 | unless ($table->child_get_property($child, $pname) == shift @args) |