| blib/lib/App/Maisha.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 11 | 72.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 63 | 0 | 1 | 6 | $config and not ref $config |
| line | l | !l | condition |
|---|---|---|---|
| 86 | 0 | 4 | $config->{'CONFIG'}{'debug'} || 0 |
| 87 | 0 | 4 | $config->{'CONFIG'}{'history'} || '' |
| 90 | 2 | 2 | $tag ||= '[from maisha]' |
| 94 | 1 | 3 | $prompt ||= 'maisha>' |