Condition Coverage

blib/lib/Test/Without/Gtk2Things.pm
Criterion Covered Total %
condition 2 11 18.1


and 3 conditions

line !l l&&!r l&&r condition
403 0 0 0 $class->isa($without_class) and _pnames_match($pname, \%without_pnames)
492 0 0 0 $class->isa($without_class) and _pnames_match($signame, \%without_signames)

or 2 conditions

line l !l condition
258 0 0 'Gtk2::Gdk'->can('get_default_root_window') || die()

or 3 conditions

line l !l&&r !l&&!r condition
43 0 1 1 $thing eq '-verbose' or $thing eq 'verbose'