Branch Coverage

lib/App/Followme/Template.pm
Criterion Covered Total %
branch 21 26 80.7


line true false branch
27 27 2 ref $pkg ? :
47 0 29 unless $sub
58 745 0 if (defined $value) { }
101 47 698 if (defined $cmd) { }
102 44 3 if (@stash)
108 22 25 if (substr($cmd, 0, 3) eq 'end') { }
22 3 elsif ($self->get_command("end$cmd")) { }
110 0 22 if defined $startcmd and $startcmd ne $command
123 0 29 if $command
124 27 2 if @stash
136 576 169 unless $line =~ s/$command_start_pattern//
142 0 169 unless defined $arg
145 122 47 unless $cmdline