Branch Coverage

blib/lib/App/Maisha.pm
Criterion Covered Total %
branch 11 20 55.0


line true false branch
63 1 0 if ($config and not ref $config)
71 0 1 unless $config
72 0 1 if ref $config ne 'HASH'
91 1 0 if $tag eq '.'
102 0 1 defined $$config{'CONFIG'}{'pager'} ? :
103 1 0 defined $$config{'CONFIG'}{'order'} ? :
104 0 1 defined $$config{'CONFIG'}{'limit'} ? :
105 0 1 defined $$config{'CONFIG'}{'chars'} ? :
106 0 1 defined $$config{'CONFIG'}{'format'} ? :
112 1 2 if $plugin eq 'CONFIG'