Branch Coverage

blib/lib/PPIx/LineToSub.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
20 20 60 unless $statement
21 48 12 if ($statement->class eq 'PPI::Statement::Sub') { }
8 4 elsif ($statement->class eq 'PPI::Statement::Package') { }
36 0 13 unless $$lines[$line]