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