File Summary: IRCDocument.java |
|
| current inspection = 2009-09-03 21:56:13 (id #1) | base = 2009-09-03 21:56:13 (id #1) |
Hot Spots -- Methods with deltas or higher-probability messages listed first |
All_Methods |
| Method | High Prob. | Medium Prob. | Low Prob. | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |||||
| fireCleared | 1 | 1 | 1 | 1 | |||||||||
| fireLineAdded | 1 | 1 | 1 | 1 | |||||||||
| fireLinesAdded | 1 | 1 | 1 | 1 | |||||||||
| fireRepaintNeeded | 1 | 1 | 1 | 1 | |||||||||
| fireTrimmed | 1 | 1 | 1 | 1 | |||||||||
| getStyledLine | 1 | 1 | |||||||||||
| Total | 0 | 6 | 6 | 5 | 5 | ||||||||
|
|||||||||||||
Method: void fireCleared() |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| array index out of bounds |   | 1 | 1 |   | |||||
| overflow |   |   | 1 | 1 | |||||
| Total | 0 | 1 | 1 | 1 | 1 | ||||
Method: void fireLineAdded(int) |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| array index out of bounds |   | 1 | 1 |   | |||||
| overflow |   |   | 1 | 1 | |||||
| Total | 0 | 1 | 1 | 1 | 1 | ||||
Method: void fireLinesAdded(int, int) |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| array index out of bounds |   | 1 | 1 |   | |||||
| overflow |   |   | 1 | 1 | |||||
| Total | 0 | 1 | 1 | 1 | 1 | ||||
Method: void fireRepaintNeeded() |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| array index out of bounds |   | 1 | 1 |   | |||||
| overflow |   |   | 1 | 1 | |||||
| Total | 0 | 1 | 1 | 1 | 1 | ||||
Method: void fireTrimmed() |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| array index out of bounds |   | 1 | 1 |   | |||||
| overflow |   |   | 1 | 1 | |||||
| Total | 0 | 1 | 1 | 1 | 1 | ||||
Method: AttributedCharacterIterator getStyledLine(Line) |
top |
| Category | High Prob. | Medium Prob. | Low Prob. | ||||||
|---|---|---|---|---|---|---|---|---|---|
| base | deltas | now | base | deltas | now | base | deltas | now | |
| null dereference |   | 1 | 1 |   | |||||
| Total | 0 | 1 | 1 | 0 | |||||
All Methods |
top |
| Method | View Method |
|---|---|
| addIRCDocumentListener | go to source |
| addText | go to source |
| addText | go to source |
| clear | go to source |
| com.dmdirc. |
go to source |
| com.dmdirc. |
go to source |
| configChanged | go to source |
| fireCleared | go to source |
| fireLineAdded | go to source |
| fireLinesAdded | go to source |
| fireRepaintNeeded | go to source |
| fireTrimmed | go to source |
| getLine | go to source |
| getLineHeight | go to source |
| getLineHeight | go to source |
| getNumLines | go to source |
| getStyledLine | go to source |
| getStyledLine | go to source |
| removeIRCDocumentListener | go to source |
| trim | go to source |
| IRCDocument.java | 2009-Jun-25 01:54:24 |
| IRCDocument.class | 2009-Sep-02 17:04:14 |