Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 85 (100.0%) | 3228 (100.0%) | 37.9 |
cdx/scorebot/app/tester/ | 53 (62.4%) | 3047 (94.4%) | 57.4 |
cdx/scorebot/app/util/ | 3 (3.5%) | 42 (1.3%) | 14.0 |
cdx/scorebot/net/tests/ | 4 (4.7%) | 39 (1.2%) | 9.7 |
cdx/scorebot/net/tests/dns/ | 6 (7.1%) | 25 (0.8%) | 4.1 |
cdx/scorebot/net/tests/email/ | 5 (5.9%) | 22 (0.7%) | 4.4 |
cdx/scorebot/net/tests/samba/ | 3 (3.5%) | 14 (0.4%) | 4.6 |
cdx/scorebot/net/tests/jabber/ | 3 (3.5%) | 10 (0.3%) | 3.3 |
cdx/scorebot/net/tests/generic/ | 3 (3.5%) | 9 (0.3%) | 3.0 |
cdx/scorebot/scoring/ | 1 (1.2%) | 5 (0.2%) | 5.0 |
cdx/scorebot/net/tests/webserver/ | 1 (1.2%) | 4 (0.1%) | 4.0 |
cdx/scorebot/net/ | 1 (1.2%) | 4 (0.1%) | 4.0 |
cdx/scorebot/app/configurer/ | 1 (1.2%) | 4 (0.1%) | 4.0 |
cdx/scorebot/app/reporter/ | 1 (1.2%) | 3 (0.1%) | 3.0 |
set the default timeout to 1000 ms
3 lines of code changed in:
no message
3 lines of code changed in:
no message
5 lines of code changed in:
no message
23 lines of code changed in:
no message
5 lines of code changed in:
fixed a javadoc comment
4 lines of code changed in:
still debuggin...
10 lines of code changed in:
caught a nullpointerexception thrown by the messagingexception.getcause().getmessage() method call at the end of run( TestEvent ). exception was thrown when I tried the test on smtp.gmail.com with my usna address for 'to' and my gmail address as 'from'
7 lines of code changed in:
no message
3 lines of code changed in:
i fixed a bug!
8 lines of code changed in:
yay!
9 lines of code changed in:
no message
4 lines of code changed in:
no message
169 lines of code changed in:
gettin there, but i'm definately done for the night
30 lines of code changed in:
i cant get it to run :'(, but its friday and i quit for now
154 lines of code changed in:
oops, making the service final (i didn't need to change it in the first place)
15 lines of code changed in:
making the service not final
15 lines of code changed in:
no message
56 lines of code changed in:
added a constructor that allows preloading a configuration
13 lines of code changed in:
no empty strings!!!! (actually, this fix prevents a null value for any option as well as prevents the current value from being "")
4 lines of code changed in:
(29 more)