Branch Coverage

blib/lib/App/Chit.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
21 0 0 unless $ENV{'OPENAI_API_KEY'}
26 0 0 if (my $plugin = $self->plugin_for($command)) { }
0 0 elsif (length $command and App::Chit::Util::find_chit_dir()) { }