Branch Coverage

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


line true false branch
101 3 62 if ($self->{'text'} =~ /^"/u) { }
103 3 0 if $self->{'text'} =~ /^"((?:\\.|[^"])*)"\s*/u
107 42 20 if $self->{'text'} =~ /^(\S+)\s*/u
164 45 19 if defined $token
211 2 9 $s =~ / /u ? :
213 1 13 length $self->{'text'} ? :