IrcAddress.java |
| current inspection = 2009-09-03 21:56:13 (id #1) |
|
|
| Kind | Annotation Text |
|---|---|
| pre | address != null |
| presumption | java.lang. |
| presumption | java.net. |
| presumption | java.net. |
| presumption | java.net. |
| post | init'ed(this.pass) |
| post | init'ed(this.port) |
| post | init'ed(this.server) |
| post | new ArrayList( |
| post | possibly_ |
| post | this.channels == &new ArrayList( |
| unanalyzed | call on java. |
| unanalyzed | call on java. |
| unanalyzed | call on java. |
| unanalyzed | call on java. |
| unanalyzed | call on java. |
| unanalyzed | call on java. |
| unanalyzed | call on java. |
| unanalyzed | call on java. |
| test_vector | java.lang. |
| test_vector | java.net. |
| test_vector | java.net. |
| test_vector | java.net. |
| Kind | Annotation Text |
|---|
| Kind | Annotation Text |
|---|---|
| pre | (soft) init'ed( |
| pre | (soft) init'ed( |
| pre | (soft) init'ed( |
| pre | init'ed(this. |
| pre | init'ed(this.server) |
| presumption | com.dmdirc. |
| unanalyzed | call on com. |
| unanalyzed | call on com. |
| unanalyzed | call on com. |
| unanalyzed | call on com. |
| unanalyzed | call on java. |
| unanalyzed | call on java. |
| unanalyzed | call on java. |
| unanalyzed | call on java. |
| Kind | Annotation Text |
|---|---|
| pre | (soft) init'ed( |
| pre | (soft) init'ed( |
| pre | (soft) init'ed( |
| pre | init'ed(this. |
| pre | init'ed(this.server) |
| presumption | com.dmdirc. |
| presumption | com.dmdirc. |
| presumption | java.util. |
| presumption | java.util. |
| test_vector | java.util. |
| test_vector | java.util. |
| Kind | Annotation Text |
|---|---|
| test_vector | channels: |
| test_vector | java.lang. |
| test_vector | java.lang. |
| Kind | Annotation Text |
|---|---|
| post | init'ed(this.pass) |
| post | this.pass == pass |
| Kind | Annotation Text |
|---|---|
| post | init'ed(this.port) |
| post | this.port == port |
| Kind | Annotation Text |
|---|---|
| post | init'ed(this.server) |
| post | this.server == server |
| Kind | Annotation Text |
|---|---|
| pre | init'ed(this. |
| post | init'ed(return_value) |
| post | return_value == this. |
| Kind | Annotation Text |
|---|---|
| pre | init'ed(this.pass) |
| post | init'ed(return_value) |
| post | return_value == this.pass |
| Kind | Annotation Text |
|---|---|
| pre | init'ed(this.port) |
| post | init'ed(return_value) |
| post | return_value == this.port |
| Kind | Annotation Text |
|---|---|
| pre | init'ed(this.server) |
| post | init'ed(return_value) |
| post | return_value == this.server |
| Kind | Annotation Text |
|---|---|
| pre | init'ed(this. |
| post | init'ed(return_value) |
| post | return_value == this.usesSSL |