| blib/lib/App/FindCallers.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 12 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 17 | 0 | 0 | if ($nestlevel) | 
| 29 | 0 | 1 | unless ($document) | 
| 35 | 12 | 56 | if $_[1]->isa('PPI::Token::Word') | 
| 37 | 0 | 1 | unless $references | 
| 43 | 4 | 10 | if ($f->isa('PPI::Statement::Sub') and $f->name ne $function) | 
| 55 | 0 | 0 | if (/\.p[lm]$/) |