Branch Coverage

blib/lib/Ask/Clui.pm
Criterion Covered Total %
branch 1 18 5.5


line true false branch
23 0 0 if -t STDIN
28 0 15 -t STDIN && -t STDOUT ? :
55 0 0 if ($opts{'hide_text'})
93 0 0 unless (length $got)
94 0 0 if $opts{'multiple'}
100 0 0 if ($opts{'existing'} and not $got->exists)
105 0 0 if ($opts{'directory'} and not $got->is_dir)
112 0 0 if ($opts{'multiple'})
118 0 0 $opts{'multiple'} ? :