| blib/lib/HTML/Display.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 14 | 64.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 116 | 3 | 4 | unless ($best_class) | 
| 118 | 0 | 3 | if ($command) | 
| 125 | 3 | 4 | unless ($best_class) | 
| 127 | 0 | 3 | if $HTML::Display::os_default{$class}() | 
| 138 | 3 | 0 | unless @{"${best_class}::ISA";} or defined *{"${best_class}::new";}{'CODE'} or defined *{"${best_class}::AUTOLOAD";}{'CODE'} | 
| 139 | 0 | 7 | if $@ | 
| 165 | 1 | 0 | if (scalar @_ == 1) { } |