Branch Coverage

blib/lib/App/PAIA/Command/session.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
13 2 1 if (defined $self->session->file) { }
15 1 1 if $self->app->global_options->verbose
17 0 2 if $msg
23 0 2 if (not $self->auth) { }
29 0 2 if (not $self->core) { }