Branch Coverage

lib/BalanceOfPower/Player.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
61 0 0 if ($line eq '### WALLET') { }
0 0 elsif ($line eq '### EVENTS') { }
0 0 elsif ($line eq '### TARGETS') { }
82 0 0 if ($what eq 'targets') { }
0 0 elsif ($what eq 'events') { }
101 0 0 if ($version >= 3) { }