| blib/lib/App/Codeowners/Formatter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 18 | 66.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 15 | 0 | 3 | @_ == 1 && ref $_[0] eq 'HASH' ? : | 
| 20 | 3 | 0 | if $args->{'format'} | 
| 36 | 0 | 3 | if $class ne 'App::Codeowners::Formatter' | 
| 39 | 2 | 1 | unless ($name) | 
| 57 | 1 | 13 | if ($module eq $name) | 
| 73 | 0 | 3 | if $global_destruction | 
| 76 | 3 | 0 | if $results | 
| 82 | 1 | 6 | unless +(shift())->{'format'} | 
| 83 | 0 | 7 | unless +(shift())->{'columns'} |