Condition Coverage

blib/lib/Tkx.pm
Criterion Covered Total %
condition 0 20 0.0


and 3 conditions

line !l l&&!r l&&r condition
38 0 0 0 /^[a-zA-Z]\w*/ and $_ ne 'import'

or 2 conditions

line l !l condition
89 0 0 $data{$$self} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
66 0 0 0 ref $list eq 'ARRAY' or ref $list eq 'Tcl::List'
84 0 0 0 $class{$name} || $class
127 0 0 0 shift() || caller
157 0 0 0 $name ||= Tkx::i::wname($widget, $$self)
168 0 0 0 $p eq $$self or not $class{$p}