Branch Coverage

blib/lib/App/TeleGramma.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
27 0 0 if ($self->config->create_if_necessary)
36 0 0 if $config_was_created
47 0 0 unless ($self->token)
51 0 0 if ($self->token =~ /please/i)
75 0 0 unless ($res)
79 0 0 if ($res eq 'NO_RESPONSE_LAST' or $res eq 'RESPONDED_LAST')