Branch Coverage

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


line true false branch
101 4 105 if ($self->{'text'} =~ /^"/u) { }
103 4 0 if $self->{'text'} =~ /^"((?:\\.|[^"])*)"\s*/u
107 74 31 if $self->{'text'} =~ /^(\S+)\s*/u
164 78 30 if defined $token
211 4 42 $s =~ / /u ? :
213 2 29 length $self->{'text'} ? :