| blib/lib/App/JIRAPrint.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 20 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 45 | 6 | 0 | if ($@) | 
| 133 | 1 | 1 | if ($self->has_config_files and @{$self->config_files;}) | 
| 146 | 0 | 5 | unless ($file_config) | 
| 165 | 0 | 6 | if (-r $candidate) | 
| 170 | 2 | 0 | unless (@files) | 
| 181 | 0 | 2 | if (-d $file_based_dir) | 
| 183 | 0 | 0 | unless ($real_sharedir) | 
| 195 | 0 | 2 | unless ($real_sharedir) | 
| 231 | 0 | 1 | unless $self->tt->process($fio, $stash, \$output) | 
| 270 | 0 | 2 | if $App::JIRAPrint::log->is_debug |