| blib/lib/Tk/GraphItems/TextBox.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 36 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 115 | 0 | 0 | if (@_ % 2) | 
| 123 | 0 | 0 | if $@ | 
| 124 | 0 | 0 | unless ($can->Exists) | 
| 127 | 0 | 0 | ref $_ ? : | 
| 128 | 0 | 0 | if $font | 
| 137 | 0 | 0 | if $@ | 
| 158 | 0 | 0 | if (ref $x and ref $y) | 
| 161 | 0 | 0 | if $colour | 
| 170 | 0 | 0 | if $$can{'TextBoxBindings_done'} | 
| 192 | 0 | 0 | unless (defined $dependent) | 
| 196 | 0 | 0 | $where eq 'source' ? : | 
| 203 | 0 | 0 | if (abs $b_r > abs $c_r) { } | 
| 204 | 0 | 0 | if ($$c_c[0] > $x) { } | 
| 214 | 0 | 0 | if ($$c_c[1] < $y) { } | 
| 245 | 0 | 0 | if (@_) { } | 
| 258 | 0 | 0 | if (@_) { } | 
| 260 | 0 | 0 | if $@ | 
| 270 | 0 | 0 | wantarray ? : |