Branch Coverage

blib/lib/Commandable/Invocation.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
94 4 139 if ($self->{'text'} =~ /^"/u) { }
96 4 0 if $self->{'text'} =~ /^"((?:\\.|[^"])*)"\s*/u
100 96 43 if $self->{'text'} =~ /^(\S+)\s*/u
143 100 42 if defined $token
186 4 60 $s =~ / /u ? :
188 2 45 length $self->{'text'} ? :