Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 114 (100.0%) | 1705 (100.0%) | 14.9 |
src/tests/ | 20 (17.5%) | 570 (33.4%) | 28.5 |
src/slogo/instruction/ | 18 (15.8%) | 410 (24.0%) | 22.7 |
src/slogo/turtle/ | 33 (28.9%) | 286 (16.8%) | 8.6 |
src/slogo/parser/ | 19 (16.7%) | 270 (15.8%) | 14.2 |
src/slogo/parser/token/ | 17 (14.9%) | 126 (7.4%) | 7.4 |
src/slogo/ | 4 (3.5%) | 43 (2.5%) | 10.7 |
slogo_programs/ | 2 (1.8%) | 0 (0.0%) | 0.0 |
/ | 1 (0.9%) | 0 (0.0%) | 0.0 |
Tests the toward instruction
39 lines of code changed in 1 file:
Changes for testing
7 lines of code changed in 1 file:
Changed to little d double
2 lines of code changed in 1 file:
Tests the ClearScreen
39 lines of code changed in 1 file:
Tests the clean instruction
35 lines of code changed in 1 file:
Fixed name for the fd test
42 lines of code changed in 2 files:
New tests and updated old ones
62 lines of code changed in 4 files:
Testing
7 lines of code changed in 1 file:
Added methods for testing
7 lines of code changed in 1 file:
Tests the SetPS instruction
31 lines of code changed in 1 file:
Changed to assertTrue
1 lines of code changed in 1 file:
Added a method for testing
7 lines of code changed in 1 file:
Tests the SetPC instruction
35 lines of code changed in 1 file:
Tests the RT instruction
36 lines of code changed in 1 file:
Tests the LT instruction
36 lines of code changed in 1 file:
Tests the SetXY instruction
43 lines of code changed in 1 file:
Tests the SetY instruction
43 lines of code changed in 1 file:
Tests the SetX instruction
43 lines of code changed in 1 file:
Tests the Home instruction
43 lines of code changed in 1 file:
Tests BK instruction
42 lines of code changed in 1 file:
(33 more)