| method | void com.dmdirc.addons.ui_swing.dialogs. channelsetting.TopicHistoryPane(Channel) |
| pre | channel != null |
| presumption | com.dmdirc.Channel:getTopics(...)@60 != null |
| presumption | java.util.List:size(...)@63 >= -231+1 |
| presumption | javax.swing.JList:getModel(...)@70 != null |
| presumption | javax.swing.JList:getModel(...)@73 != null |
| presumption | javax.swing.JList:getModel(...)@74 != null |
| post | this.topicHistory == &new JList(TopicHistoryPan e#1) |
| post | new JList(TopicHistoryPane#1) num objects == 1 |
| unanalyzed | call on javax.swing.JPanel |
| test_vector | java.util.Iterator:hasNext(...)@69: {0}, {1} |
| test_vector | java.util.List:size(...)@62: {-231..0}, {1..232-1} |
| test_vector | javax.swing.ListModel:getSize(...)@73: {-231..-1, 1..232-1}, {0} |