line |
l |
!l |
condition |
185
|
0 |
1 |
$opts ||= {} |
187
|
0 |
1 |
$base ||= 'scorecard' |
505
|
0 |
0 |
$$stats{'r'} ||= 0 |
506
|
0 |
0 |
$$stats{'h'} ||= 0 |
507
|
0 |
0 |
$$stats{'e'} ||= 0 |
508
|
0 |
0 |
$$stats{'lb'} ||= 0 |
509
|
0 |
0 |
$$stats{'bb'} ||= 0 |
510
|
0 |
0 |
$$stats{'k'} ||= 0 |
511
|
0 |
0 |
$$stats{'strikes'} || 0 |
512
|
0 |
0 |
$$stats{'pitches'} || 0 |
525
|
0 |
0 |
$$self{'curr'}{'stats'}{'innings'}{$inn} ||= {} |
553
|
0 |
0 |
$$self{'curr'}{'stats'}{'batters'}{$$self{'curr'}{'lineup'}[$$self{'curr'}{'ab'}][-1][0]} ||= {} |
600
|
0 |
0 |
$$self{'curr'}{'inn'} || 1 |
602
|
0 |
0 |
$$self{'curr'}{'lineup'} ||= [] |
603
|
0 |
0 |
$$self{'curr'}{'lineupx'} ||= {} |
623
|
0 |
0 |
$$self{'curr'}{'stats'}{'batters'}{$$lineup[$order][-1][0]} ||= {} |
629
|
0 |
0 |
$$self{'curr'}{'stats'}{'batters'}{$number} ||= {} |
676
|
0 |
0 |
$$self{'curr'}{'inn'} || 1 |
679
|
0 |
0 |
$$self{'other'}{'stats'}{'pitchers'}{$number} ||= {} |
681
|
0 |
0 |
$$self{'other'}{'plineup'} ||= [] |
947
|
0 |
0 |
$$self{'curr'}{'stats'}{'pitcher'} ||= {} |
948
|
0 |
0 |
$$self{'curr'}{'stats'}{'inning'} ||= {} |
984
|
0 |
0 |
$where ||= '' |
1061
|
0 |
0 |
$bases ||= 1 |
1193
|
0 |
0 |
$self->base || 0 |
1276
|
0 |
0 |
$rbis ||= 1 |
1500
|
0 |
0 |
$$innings{$_}{$n} ||= 0 |
1520
|
0 |
0 |
$$bstats{$_} ||= 0 |
1555
|
0 |
0 |
($$kstats{'outs'} ||= 0) % 3 || 0 |
1559
|
0 |
0 |
$$kstats{'bf'} || 0 |
1560
|
0 |
0 |
$$kstats{'ip'} || 0 |
1562
|
0 |
0 |
$$kstats{'h'} || 0 |
1563
|
0 |
0 |
$$kstats{'r'} || 0 |
1564
|
0 |
0 |
$$kstats{'er'} || 0 |
1566
|
0 |
0 |
$$kstats{'bb'} || 0 |
1567
|
0 |
0 |
$$kstats{'k'} || 0 |
1568
|
0 |
0 |
$$kstats{'ibb'} || 0 |
1570
|
0 |
0 |
$$kstats{'hp'} || 0 |
1571
|
0 |
0 |
$$kstats{'bk'} || 0 |
1572
|
0 |
0 |
$$kstats{'wp'} || 0 |
1574
|
0 |
0 |
$$kstats{'4'} || 0 |
1575
|
0 |
0 |
$$kstats{'strikes'} || 0 |
1576
|
0 |
0 |
$$kstats{'pitches'} || 0 |
1585
|
0 |
0 |
$$game{'1'} || 0 |
1586
|
0 |
0 |
$$game{'2'} || 0 |
1587
|
0 |
0 |
$$game{'3'} || 0 |
1588
|
0 |
0 |
$$game{'4'} || 0 |
1589
|
0 |
0 |
$$game{'sf'} || 0 |
1590
|
0 |
0 |
$$game{'sac'} || 0 |
1593
|
0 |
0 |
$$game{'dp'} || 0 |
1594
|
0 |
0 |
$$game{'hp'} || 0 |
1595
|
0 |
0 |
$$game{'wp'} || 0 |
1596
|
0 |
0 |
$$game{'pb'} || 0 |
1597
|
0 |
0 |
$$game{'sb'} || 0 |
1598
|
0 |
0 |
$$game{'cs'} || 0 |
1728
|
14 |
2 |
$direction ||= '' |
1731
|
14 |
2 |
$extra ||= '' |
1741
|
0 |
16 |
$font ||= 'bigsf' |