| blib/lib/Eliza/Chatbot.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 2 | 18 | 11.1 | 
| line | true | false | branch | 
|---|---|---|---|
| 24 | 3 | 17 | if (my $val = $self->$field) | 
| 43 | 0 | 0 | if $options->prompts_on | 
| 49 | 0 | 0 | if $options->prompts_on | 
| 56 | 0 | 0 | if ($user_input eq 'debug') | 
| 64 | 0 | 0 | if ($user_input =~ /memory|debug memory/msx) | 
| 72 | 0 | 0 | if ($user_input eq 'debug that') | 
| 82 | 0 | 0 | if $self->debug | 
| 85 | 0 | 0 | if $options->prompts_on | 
| 88 | 0 | 0 | if $self->brain->last |