| line | true | false | branch | 
 
| 47 | 0 | 0 | if $_->isa($class) and !defined($screen) || $_->get_screen == $screen | 
 
| 53 | 0 | 0 | if ($dialog) { } | 
 
| 54 | 0 | 0 | if (exists $options{'modal'}) | 
 
| 57 | 0 | 0 | if (exists $options{'transient_for'}) | 
 
| 63 | 0 | 0 | if (eval {
	do {
	require Gtk2::Ex::WidgetCursor
}
}) | 
 
| 72 | 0 | 0 | defined $screen ? : | 
 
|  | 0 | 0 | exists $options{'modal'} ? : | 
 
|  | 0 | 0 | exists $options{'transient_for'} ? : | 
 
| 74 | 0 | 0 | if ($options{'hide_on_delete'}) | 
 
| 90 | 0 | 0 | unless (defined $obj) | 
 
| 94 | 0 | 0 | if ($obj->isa('Gtk2::Gdk::Display')) | 
 
| 97 | 0 | 0 | if (my $func = $obj->can('get_screen')) | 
 
| 100 | 0 | 0 | if (my $func = $obj->can('get_default_screen')) | 
 
| 111 | 0 | 0 | if ($pspec->values_cmp($value, $obj->get($pname)) != 0) |