| blib/lib/Elive/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 19 | 10.5 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 205 | 0 | 0 | 0 | defined $input and length $input | 
| 310 | 0 | 0 | 0 | &Scalar::Util::blessed($_) and $_->can('stringify') | 
| line | l | !l | condition | 
|---|---|---|---|
| 198 | 0 | 0 | $prompt ||= 'input:' | 
| 220 | 525 | 488 | &Scalar::Util::reftype(shift()) || '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 102 | 0 | 0 | 0 | $type =~ /Ref/i or ref $val | 
| 342 | 0 | 0 | 0 | shift() || time | 
| 351 | 0 | 0 | 0 | $min % 15 or $sec |