| blib/lib/TkUtil/Gui.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 15 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 197 | 0 | 0 | 0 | defined $off and not defined $Special{'default'} | 
| 215 | 0 | 0 | 0 | defined $packOpts and ref $packOpts eq 'ARRAY' | 
| 346 | 0 | 0 | 0 | defined $as_indices and $as_indices != 0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 208 | 0 | 0 | 0 | $reffer eq 'Tk::LabEntry' or $reffer eq 'Tk::BrowseEntry' | 
| 301 | 0 | 0 | 0 | ref $w eq 'Tk::Radiobutton' or ref $w eq 'Tk::Checkbutton' |