Branch Coverage

blib/lib/Hailo/UI/ReadLine.pm
Criterion Covered Total %
branch 2 16 12.5


line true false branch
17 1 1 unless $ENV{'PERL_RL'}
42 0 0 if ($line =~ /$command/p) { }
43 0 0 if ($+{'method'} eq 'help') { }
0 0 elsif ($+{'method'} =~ /^(?: quit | exit )$/sx) { }
50 0 0 defined $+{'arguments'} ? :
55 0 0 unless (eval { do { say Hailo::UI::ReadLine::dump($hailo->$meth(@args)); 1 } })
101 0 0 unless $attr->name =~ /$include/
104 0 0 if $attr->name =~ /$exclude/