TextFile.java |
| current inspection = 2009-09-03 21:56:13 (id #1) |
|
|
| Kind | Annotation Text |
|---|---|
| post | init'ed(this. |
| post | init'ed(this.file) |
| post | this.file == file |
| Kind | Annotation Text |
|---|---|
| post | init'ed(this. |
| post | init'ed(this.file) |
| post | this.charset == charset |
| post | this.file == file |
| Kind | Annotation Text |
|---|---|
| post | init'ed(this. |
| post | init'ed(this.is) |
| post | this.is == is |
| Kind | Annotation Text |
|---|---|
| post | init'ed(this. |
| post | init'ed(this.is) |
| post | this.charset == charset |
| post | this.is == is |
| Kind | Annotation Text |
|---|---|
| post | init'ed(this. |
| post | new File( |
| post | this.file == &new File( |
| unanalyzed | call on java. |
| Kind | Annotation Text |
|---|
| Kind | Annotation Text |
|---|---|
| pre | this.file != null |
| Kind | Annotation Text |
|---|---|
| pre | init'ed(this.file) |
| post | init'ed(return_value) |
| post | return_value == this.file |
| Kind | Annotation Text |
|---|---|
| pre | (soft) init'ed( |
| pre | (soft) init'ed( |
| pre | init'ed(this.lines) |
| post | new ArrayList( |
| post | return_value != null |
| post | return_value == One-of{old this. |
| post | this.lines == return_value |
| 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 | this.lines: |
| Kind | Annotation Text |
|---|---|
| pre | init'ed(this.file) |
| post | init'ed(return_value) |
| Kind | Annotation Text |
|---|---|
| pre | (soft) init'ed( |
| pre | init'ed(this.file) |
| post | new ArrayList( |
| post | this.lines == &new ArrayList( |
| test_vector | java.io.BufferedReader: |
| Kind | Annotation Text |
|---|---|
| pre | lines != null |
| pre | this.file != null |
| test_vector | java.util. |