Branch Coverage

blib/lib/App/MigrateToTest2V0/Rule/ReplaceUseTestMoreToUseTest2V0.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
13 10 4 unless $use
18 2 2 unless $use->arguments
22 1 1 if ($arg_kind eq 'tests') { }
1 0 elsif ($arg_kind eq 'skip_all') { }