| # | File | Line | Problem |
|---|---|---|---|
| 1 | ca/sqlpower/architect/CoreProject.java | 239 | Avoid empty if statements |
| 2 | ca/sqlpower/architect/SQLObjectRoot.java | 36 | Avoid unnecessary return statements |
| 3 | ca/sqlpower/architect/SQLRelationship.java | 842 | Avoid empty if statements |
| 4 | ca/sqlpower/architect/SQLRelationship.java | 869 | These nested if statements could be combined |
| 5 | ca/sqlpower/architect/SQLRelationship.java | 1286 | Avoid unnecessary return statements |
| 6 | ca/sqlpower/architect/UserPrompter.java | 21 | Avoid unused imports such as 'java.text.MessageFormat' |
| 7 | ca/sqlpower/architect/UserPrompterFactory.java | 35 | Avoid unused imports such as 'java.text.MessageFormat' |
| 8 | ca/sqlpower/architect/etl/ExportCSV.java | 98 | Avoid empty if statements |
| 9 | ca/sqlpower/architect/etl/kettle/KettleJob.java | 517 | Avoid empty if statements |
| 10 | ca/sqlpower/architect/etl/kettle/KettleJob.java | 550 | Avoid empty if statements |
| 11 | ca/sqlpower/architect/olap/MondrianModel.java | 592 | Avoid empty if statements |
| 12 | ca/sqlpower/architect/olap/MondrianModel.java | 592 | Do not use if statements that are always true or always false |
| 13 | ca/sqlpower/architect/olap/MondrianModel.java | 624 | Avoid empty if statements |
| 14 | ca/sqlpower/architect/olap/MondrianModel.java | 624 | Do not use if statements that are always true or always false |
| 15 | ca/sqlpower/architect/olap/MondrianModel.java | 712 | Do not use if statements that are always true or always false |
| 16 | ca/sqlpower/architect/olap/MondrianModel.java | 855 | Avoid empty if statements |
| 17 | ca/sqlpower/architect/olap/MondrianModel.java | 855 | Do not use if statements that are always true or always false |
| 18 | ca/sqlpower/architect/olap/MondrianModel.java | 866 | Avoid empty if statements |
| 19 | ca/sqlpower/architect/olap/MondrianModel.java | 866 | Do not use if statements that are always true or always false |
| 20 | ca/sqlpower/architect/olap/MondrianModel.java | 877 | Do not use if statements that are always true or always false |
| 21 | ca/sqlpower/architect/olap/MondrianModel.java | 1347 | Avoid empty if statements |
| 22 | ca/sqlpower/architect/olap/MondrianModel.java | 1347 | Do not use if statements that are always true or always false |
| 23 | ca/sqlpower/architect/olap/MondrianModel.java | 1373 | Avoid empty if statements |
| 24 | ca/sqlpower/architect/olap/MondrianModel.java | 1373 | Do not use if statements that are always true or always false |
| 25 | ca/sqlpower/architect/olap/MondrianModel.java | 1431 | Do not use if statements that are always true or always false |
| 26 | ca/sqlpower/architect/olap/MondrianModel.java | 1894 | Avoid empty if statements |
| 27 | ca/sqlpower/architect/olap/MondrianModel.java | 1894 | Do not use if statements that are always true or always false |
| 28 | ca/sqlpower/architect/olap/MondrianModel.java | 1920 | Avoid empty if statements |
| 29 | ca/sqlpower/architect/olap/MondrianModel.java | 1920 | Do not use if statements that are always true or always false |
| 30 | ca/sqlpower/architect/olap/MondrianModel.java | 1978 | Do not use if statements that are always true or always false |
| 31 | ca/sqlpower/architect/olap/MondrianModel.java | 2125 | Avoid empty if statements |
| 32 | ca/sqlpower/architect/olap/MondrianModel.java | 2125 | Do not use if statements that are always true or always false |
| 33 | ca/sqlpower/architect/olap/MondrianModel.java | 2139 | Avoid empty if statements |
| 34 | ca/sqlpower/architect/olap/MondrianModel.java | 2139 | Do not use if statements that are always true or always false |
| 35 | ca/sqlpower/architect/olap/MondrianModel.java | 2161 | Do not use if statements that are always true or always false |
| 36 | ca/sqlpower/architect/olap/MondrianModel.java | 2258 | Avoid empty if statements |
| 37 | ca/sqlpower/architect/olap/MondrianModel.java | 2258 | Do not use if statements that are always true or always false |
| 38 | ca/sqlpower/architect/olap/MondrianModel.java | 2269 | Avoid empty if statements |
| 39 | ca/sqlpower/architect/olap/MondrianModel.java | 2269 | Do not use if statements that are always true or always false |
| 40 | ca/sqlpower/architect/olap/MondrianModel.java | 2280 | Do not use if statements that are always true or always false |
| 41 | ca/sqlpower/architect/olap/MondrianModel.java | 2380 | Avoid empty if statements |
| 42 | ca/sqlpower/architect/olap/MondrianModel.java | 2380 | Do not use if statements that are always true or always false |
| 43 | ca/sqlpower/architect/olap/MondrianModel.java | 2391 | Avoid empty if statements |
| 44 | ca/sqlpower/architect/olap/MondrianModel.java | 2391 | Do not use if statements that are always true or always false |
| 45 | ca/sqlpower/architect/olap/MondrianModel.java | 2402 | Do not use if statements that are always true or always false |
| 46 | ca/sqlpower/architect/olap/MondrianModel.java | 2519 | Avoid empty if statements |
| 47 | ca/sqlpower/architect/olap/MondrianModel.java | 2519 | Do not use if statements that are always true or always false |
| 48 | ca/sqlpower/architect/olap/MondrianModel.java | 2530 | Avoid empty if statements |
| 49 | ca/sqlpower/architect/olap/MondrianModel.java | 2530 | Do not use if statements that are always true or always false |
| 50 | ca/sqlpower/architect/olap/MondrianModel.java | 2541 | Do not use if statements that are always true or always false |
| 51 | ca/sqlpower/architect/olap/MondrianModel.java | 2666 | Avoid empty if statements |
| 52 | ca/sqlpower/architect/olap/MondrianModel.java | 2666 | Do not use if statements that are always true or always false |
| 53 | ca/sqlpower/architect/olap/MondrianModel.java | 2677 | Avoid empty if statements |
| 54 | ca/sqlpower/architect/olap/MondrianModel.java | 2677 | Do not use if statements that are always true or always false |
| 55 | ca/sqlpower/architect/olap/MondrianModel.java | 2688 | Do not use if statements that are always true or always false |
| 56 | ca/sqlpower/architect/olap/MondrianModel.java | 2920 | Avoid empty if statements |
| 57 | ca/sqlpower/architect/olap/MondrianModel.java | 2920 | Do not use if statements that are always true or always false |
| 58 | ca/sqlpower/architect/olap/MondrianModel.java | 2934 | Avoid empty if statements |
| 59 | ca/sqlpower/architect/olap/MondrianModel.java | 2934 | Do not use if statements that are always true or always false |
| 60 | ca/sqlpower/architect/olap/MondrianModel.java | 2956 | Do not use if statements that are always true or always false |
| 61 | ca/sqlpower/architect/olap/MondrianModel.java | 3418 | Avoid empty if statements |
| 62 | ca/sqlpower/architect/olap/MondrianModel.java | 3418 | Do not use if statements that are always true or always false |
| 63 | ca/sqlpower/architect/olap/MondrianModel.java | 3438 | Avoid empty if statements |
| 64 | ca/sqlpower/architect/olap/MondrianModel.java | 3438 | Do not use if statements that are always true or always false |
| 65 | ca/sqlpower/architect/olap/MondrianModel.java | 3474 | Do not use if statements that are always true or always false |
| 66 | ca/sqlpower/architect/olap/MondrianModel.java | 4153 | Avoid empty if statements |
| 67 | ca/sqlpower/architect/olap/MondrianModel.java | 4153 | Do not use if statements that are always true or always false |
| 68 | ca/sqlpower/architect/olap/MondrianModel.java | 4182 | Avoid empty if statements |
| 69 | ca/sqlpower/architect/olap/MondrianModel.java | 4182 | Do not use if statements that are always true or always false |
| 70 | ca/sqlpower/architect/olap/MondrianModel.java | 4219 | Do not use if statements that are always true or always false |
| 71 | ca/sqlpower/architect/olap/MondrianModel.java | 4391 | Avoid empty if statements |
| 72 | ca/sqlpower/architect/olap/MondrianModel.java | 4391 | Do not use if statements that are always true or always false |
| 73 | ca/sqlpower/architect/olap/MondrianModel.java | 4405 | Avoid empty if statements |
| 74 | ca/sqlpower/architect/olap/MondrianModel.java | 4405 | Do not use if statements that are always true or always false |
| 75 | ca/sqlpower/architect/olap/MondrianModel.java | 4419 | Do not use if statements that are always true or always false |
| 76 | ca/sqlpower/architect/olap/MondrianModel.java | 4582 | Avoid empty if statements |
| 77 | ca/sqlpower/architect/olap/MondrianModel.java | 4582 | Do not use if statements that are always true or always false |
| 78 | ca/sqlpower/architect/olap/MondrianModel.java | 4593 | Avoid empty if statements |
| 79 | ca/sqlpower/architect/olap/MondrianModel.java | 4593 | Do not use if statements that are always true or always false |
| 80 | ca/sqlpower/architect/olap/MondrianModel.java | 4604 | Do not use if statements that are always true or always false |
| 81 | ca/sqlpower/architect/olap/MondrianModel.java | 4951 | Avoid empty if statements |
| 82 | ca/sqlpower/architect/olap/MondrianModel.java | 4951 | Do not use if statements that are always true or always false |
| 83 | ca/sqlpower/architect/olap/MondrianModel.java | 4968 | Avoid empty if statements |
| 84 | ca/sqlpower/architect/olap/MondrianModel.java | 4968 | Do not use if statements that are always true or always false |
| 85 | ca/sqlpower/architect/olap/MondrianModel.java | 4993 | Do not use if statements that are always true or always false |
| 86 | ca/sqlpower/architect/olap/MondrianModel.java | 5297 | Avoid empty if statements |
| 87 | ca/sqlpower/architect/olap/MondrianModel.java | 5297 | Do not use if statements that are always true or always false |
| 88 | ca/sqlpower/architect/olap/MondrianModel.java | 5314 | Avoid empty if statements |
| 89 | ca/sqlpower/architect/olap/MondrianModel.java | 5314 | Do not use if statements that are always true or always false |
| 90 | ca/sqlpower/architect/olap/MondrianModel.java | 5339 | Do not use if statements that are always true or always false |
| 91 | ca/sqlpower/architect/olap/MondrianModel.java | 5489 | Avoid empty if statements |
| 92 | ca/sqlpower/architect/olap/MondrianModel.java | 5489 | Do not use if statements that are always true or always false |
| 93 | ca/sqlpower/architect/olap/MondrianModel.java | 5500 | Avoid empty if statements |
| 94 | ca/sqlpower/architect/olap/MondrianModel.java | 5500 | Do not use if statements that are always true or always false |
| 95 | ca/sqlpower/architect/olap/MondrianModel.java | 5511 | Do not use if statements that are always true or always false |
| 96 | ca/sqlpower/architect/olap/MondrianModel.java | 5679 | Avoid empty if statements |
| 97 | ca/sqlpower/architect/olap/MondrianModel.java | 5679 | Do not use if statements that are always true or always false |
| 98 | ca/sqlpower/architect/olap/MondrianModel.java | 5693 | Avoid empty if statements |
| 99 | ca/sqlpower/architect/olap/MondrianModel.java | 5693 | Do not use if statements that are always true or always false |
| 100 | ca/sqlpower/architect/olap/MondrianModel.java | 5707 | Do not use if statements that are always true or always false |
| 101 | ca/sqlpower/architect/olap/MondrianModel.java | 5779 | Avoid empty if statements |
| 102 | ca/sqlpower/architect/olap/MondrianModel.java | 5779 | Do not use if statements that are always true or always false |
| 103 | ca/sqlpower/architect/olap/MondrianModel.java | 5790 | Avoid empty if statements |
| 104 | ca/sqlpower/architect/olap/MondrianModel.java | 5790 | Do not use if statements that are always true or always false |
| 105 | ca/sqlpower/architect/olap/MondrianModel.java | 5801 | Do not use if statements that are always true or always false |
| 106 | ca/sqlpower/architect/olap/MondrianModel.java | 5890 | Avoid empty if statements |
| 107 | ca/sqlpower/architect/olap/MondrianModel.java | 5890 | Do not use if statements that are always true or always false |
| 108 | ca/sqlpower/architect/olap/MondrianModel.java | 5901 | Avoid empty if statements |
| 109 | ca/sqlpower/architect/olap/MondrianModel.java | 5901 | Do not use if statements that are always true or always false |
| 110 | ca/sqlpower/architect/olap/MondrianModel.java | 5912 | Do not use if statements that are always true or always false |
| 111 | ca/sqlpower/architect/olap/MondrianModel.java | 5966 | Avoid empty if statements |
| 112 | ca/sqlpower/architect/olap/MondrianModel.java | 5966 | Do not use if statements that are always true or always false |
| 113 | ca/sqlpower/architect/olap/MondrianModel.java | 5977 | Avoid empty if statements |
| 114 | ca/sqlpower/architect/olap/MondrianModel.java | 5977 | Do not use if statements that are always true or always false |
| 115 | ca/sqlpower/architect/olap/MondrianModel.java | 5988 | Do not use if statements that are always true or always false |
| 116 | ca/sqlpower/architect/olap/MondrianModel.java | 6046 | Avoid empty if statements |
| 117 | ca/sqlpower/architect/olap/MondrianModel.java | 6046 | Do not use if statements that are always true or always false |
| 118 | ca/sqlpower/architect/olap/MondrianModel.java | 6057 | Avoid empty if statements |
| 119 | ca/sqlpower/architect/olap/MondrianModel.java | 6057 | Do not use if statements that are always true or always false |
| 120 | ca/sqlpower/architect/olap/MondrianModel.java | 6068 | Do not use if statements that are always true or always false |
| 121 | ca/sqlpower/architect/olap/MondrianModel.java | 6222 | Avoid empty if statements |
| 122 | ca/sqlpower/architect/olap/MondrianModel.java | 6222 | Do not use if statements that are always true or always false |
| 123 | ca/sqlpower/architect/olap/MondrianModel.java | 6236 | Avoid empty if statements |
| 124 | ca/sqlpower/architect/olap/MondrianModel.java | 6236 | Do not use if statements that are always true or always false |
| 125 | ca/sqlpower/architect/olap/MondrianModel.java | 6258 | Do not use if statements that are always true or always false |
| 126 | ca/sqlpower/architect/olap/MondrianModel.java | 6350 | Avoid empty if statements |
| 127 | ca/sqlpower/architect/olap/MondrianModel.java | 6350 | Do not use if statements that are always true or always false |
| 128 | ca/sqlpower/architect/olap/MondrianModel.java | 6361 | Avoid empty if statements |
| 129 | ca/sqlpower/architect/olap/MondrianModel.java | 6361 | Do not use if statements that are always true or always false |
| 130 | ca/sqlpower/architect/olap/MondrianModel.java | 6372 | Do not use if statements that are always true or always false |
| 131 | ca/sqlpower/architect/olap/MondrianModel.java | 6600 | Avoid empty if statements |
| 132 | ca/sqlpower/architect/olap/MondrianModel.java | 6600 | Do not use if statements that are always true or always false |
| 133 | ca/sqlpower/architect/olap/MondrianModel.java | 6617 | Avoid empty if statements |
| 134 | ca/sqlpower/architect/olap/MondrianModel.java | 6617 | Do not use if statements that are always true or always false |
| 135 | ca/sqlpower/architect/olap/MondrianModel.java | 6634 | Do not use if statements that are always true or always false |
| 136 | ca/sqlpower/architect/olap/MondrianModel.java | 6937 | Avoid empty if statements |
| 137 | ca/sqlpower/architect/olap/MondrianModel.java | 6937 | Do not use if statements that are always true or always false |
| 138 | ca/sqlpower/architect/olap/MondrianModel.java | 6957 | Avoid empty if statements |
| 139 | ca/sqlpower/architect/olap/MondrianModel.java | 6957 | Do not use if statements that are always true or always false |
| 140 | ca/sqlpower/architect/olap/MondrianModel.java | 6993 | Do not use if statements that are always true or always false |
| 141 | ca/sqlpower/architect/olap/MondrianModel.java | 7174 | Avoid empty if statements |
| 142 | ca/sqlpower/architect/olap/MondrianModel.java | 7174 | Do not use if statements that are always true or always false |
| 143 | ca/sqlpower/architect/olap/MondrianModel.java | 7191 | Avoid empty if statements |
| 144 | ca/sqlpower/architect/olap/MondrianModel.java | 7191 | Do not use if statements that are always true or always false |
| 145 | ca/sqlpower/architect/olap/MondrianModel.java | 7208 | Do not use if statements that are always true or always false |
| 146 | ca/sqlpower/architect/olap/MondrianModel.java | 7345 | Avoid empty if statements |
| 147 | ca/sqlpower/architect/olap/MondrianModel.java | 7345 | Do not use if statements that are always true or always false |
| 148 | ca/sqlpower/architect/olap/MondrianModel.java | 7359 | Avoid empty if statements |
| 149 | ca/sqlpower/architect/olap/MondrianModel.java | 7359 | Do not use if statements that are always true or always false |
| 150 | ca/sqlpower/architect/olap/MondrianModel.java | 7381 | Do not use if statements that are always true or always false |
| 151 | ca/sqlpower/architect/olap/MondrianModel.java | 7480 | Avoid empty if statements |
| 152 | ca/sqlpower/architect/olap/MondrianModel.java | 7480 | Do not use if statements that are always true or always false |
| 153 | ca/sqlpower/architect/olap/MondrianModel.java | 7491 | Avoid empty if statements |
| 154 | ca/sqlpower/architect/olap/MondrianModel.java | 7491 | Do not use if statements that are always true or always false |
| 155 | ca/sqlpower/architect/olap/MondrianModel.java | 7502 | Do not use if statements that are always true or always false |
| 156 | ca/sqlpower/architect/olap/MondrianModel.java | 7631 | Avoid empty if statements |
| 157 | ca/sqlpower/architect/olap/MondrianModel.java | 7631 | Do not use if statements that are always true or always false |
| 158 | ca/sqlpower/architect/olap/MondrianModel.java | 7645 | Avoid empty if statements |
| 159 | ca/sqlpower/architect/olap/MondrianModel.java | 7645 | Do not use if statements that are always true or always false |
| 160 | ca/sqlpower/architect/olap/MondrianModel.java | 7667 | Do not use if statements that are always true or always false |
| 161 | ca/sqlpower/architect/olap/MondrianModel.java | 7802 | Avoid empty if statements |
| 162 | ca/sqlpower/architect/olap/MondrianModel.java | 7802 | Do not use if statements that are always true or always false |
| 163 | ca/sqlpower/architect/olap/MondrianModel.java | 7816 | Avoid empty if statements |
| 164 | ca/sqlpower/architect/olap/MondrianModel.java | 7816 | Do not use if statements that are always true or always false |
| 165 | ca/sqlpower/architect/olap/MondrianModel.java | 7838 | Do not use if statements that are always true or always false |
| 166 | ca/sqlpower/architect/olap/MondrianModel.java | 7933 | Avoid empty if statements |
| 167 | ca/sqlpower/architect/olap/MondrianModel.java | 7933 | Do not use if statements that are always true or always false |
| 168 | ca/sqlpower/architect/olap/MondrianModel.java | 7944 | Avoid empty if statements |
| 169 | ca/sqlpower/architect/olap/MondrianModel.java | 7944 | Do not use if statements that are always true or always false |
| 170 | ca/sqlpower/architect/olap/MondrianModel.java | 7955 | Do not use if statements that are always true or always false |
| 171 | ca/sqlpower/architect/olap/MondrianModel.java | 8327 | Avoid empty if statements |
| 172 | ca/sqlpower/architect/olap/MondrianModel.java | 8327 | Do not use if statements that are always true or always false |
| 173 | ca/sqlpower/architect/olap/MondrianModel.java | 8353 | Avoid empty if statements |
| 174 | ca/sqlpower/architect/olap/MondrianModel.java | 8353 | Do not use if statements that are always true or always false |
| 175 | ca/sqlpower/architect/olap/MondrianModel.java | 8411 | Do not use if statements that are always true or always false |
| 176 | ca/sqlpower/architect/olap/MondrianModel.java | 8503 | Avoid empty if statements |
| 177 | ca/sqlpower/architect/olap/MondrianModel.java | 8503 | Do not use if statements that are always true or always false |
| 178 | ca/sqlpower/architect/olap/MondrianModel.java | 8514 | Avoid empty if statements |
| 179 | ca/sqlpower/architect/olap/MondrianModel.java | 8514 | Do not use if statements that are always true or always false |
| 180 | ca/sqlpower/architect/olap/MondrianModel.java | 8525 | Do not use if statements that are always true or always false |
| 181 | ca/sqlpower/architect/olap/MondrianModel.java | 8679 | Avoid empty if statements |
| 182 | ca/sqlpower/architect/olap/MondrianModel.java | 8679 | Do not use if statements that are always true or always false |
| 183 | ca/sqlpower/architect/olap/MondrianModel.java | 8693 | Avoid empty if statements |
| 184 | ca/sqlpower/architect/olap/MondrianModel.java | 8693 | Do not use if statements that are always true or always false |
| 185 | ca/sqlpower/architect/olap/MondrianModel.java | 8715 | Do not use if statements that are always true or always false |
| 186 | ca/sqlpower/architect/olap/MondrianModel.java | 8832 | Avoid empty if statements |
| 187 | ca/sqlpower/architect/olap/MondrianModel.java | 8832 | Do not use if statements that are always true or always false |
| 188 | ca/sqlpower/architect/olap/MondrianModel.java | 8843 | Avoid empty if statements |
| 189 | ca/sqlpower/architect/olap/MondrianModel.java | 8843 | Do not use if statements that are always true or always false |
| 190 | ca/sqlpower/architect/olap/MondrianModel.java | 8854 | Do not use if statements that are always true or always false |
| 191 | ca/sqlpower/architect/olap/MondrianModel.java | 8929 | Avoid empty if statements |
| 192 | ca/sqlpower/architect/olap/MondrianModel.java | 8929 | Do not use if statements that are always true or always false |
| 193 | ca/sqlpower/architect/olap/MondrianModel.java | 8940 | Avoid empty if statements |
| 194 | ca/sqlpower/architect/olap/MondrianModel.java | 8940 | Do not use if statements that are always true or always false |
| 195 | ca/sqlpower/architect/olap/MondrianModel.java | 8951 | Do not use if statements that are always true or always false |
| 196 | ca/sqlpower/architect/olap/MondrianModel.java | 9006 | Avoid empty if statements |
| 197 | ca/sqlpower/architect/olap/MondrianModel.java | 9006 | Do not use if statements that are always true or always false |
| 198 | ca/sqlpower/architect/olap/MondrianModel.java | 9017 | Avoid empty if statements |
| 199 | ca/sqlpower/architect/olap/MondrianModel.java | 9017 | Do not use if statements that are always true or always false |
| 200 | ca/sqlpower/architect/olap/MondrianModel.java | 9028 | Do not use if statements that are always true or always false |
| 201 | ca/sqlpower/architect/olap/MondrianModel.java | 9083 | Avoid empty if statements |
| 202 | ca/sqlpower/architect/olap/MondrianModel.java | 9083 | Do not use if statements that are always true or always false |
| 203 | ca/sqlpower/architect/olap/MondrianModel.java | 9094 | Avoid empty if statements |
| 204 | ca/sqlpower/architect/olap/MondrianModel.java | 9094 | Do not use if statements that are always true or always false |
| 205 | ca/sqlpower/architect/olap/MondrianModel.java | 9105 | Do not use if statements that are always true or always false |
| 206 | ca/sqlpower/architect/olap/MondrianModel.java | 9201 | Avoid empty if statements |
| 207 | ca/sqlpower/architect/olap/MondrianModel.java | 9201 | Do not use if statements that are always true or always false |
| 208 | ca/sqlpower/architect/olap/MondrianModel.java | 9212 | Avoid empty if statements |
| 209 | ca/sqlpower/architect/olap/MondrianModel.java | 9212 | Do not use if statements that are always true or always false |
| 210 | ca/sqlpower/architect/olap/MondrianModel.java | 9223 | Do not use if statements that are always true or always false |
| 211 | ca/sqlpower/architect/olap/MondrianModel.java | 9316 | Avoid empty if statements |
| 212 | ca/sqlpower/architect/olap/MondrianModel.java | 9316 | Do not use if statements that are always true or always false |
| 213 | ca/sqlpower/architect/olap/MondrianModel.java | 9327 | Avoid empty if statements |
| 214 | ca/sqlpower/architect/olap/MondrianModel.java | 9327 | Do not use if statements that are always true or always false |
| 215 | ca/sqlpower/architect/olap/MondrianModel.java | 9338 | Do not use if statements that are always true or always false |
| 216 | ca/sqlpower/architect/olap/MondrianModel.java | 9431 | Avoid empty if statements |
| 217 | ca/sqlpower/architect/olap/MondrianModel.java | 9431 | Do not use if statements that are always true or always false |
| 218 | ca/sqlpower/architect/olap/MondrianModel.java | 9442 | Avoid empty if statements |
| 219 | ca/sqlpower/architect/olap/MondrianModel.java | 9442 | Do not use if statements that are always true or always false |
| 220 | ca/sqlpower/architect/olap/MondrianModel.java | 9453 | Do not use if statements that are always true or always false |
| 221 | ca/sqlpower/architect/olap/MondrianModel.java | 9507 | Avoid empty if statements |
| 222 | ca/sqlpower/architect/olap/MondrianModel.java | 9507 | Do not use if statements that are always true or always false |
| 223 | ca/sqlpower/architect/olap/MondrianModel.java | 9518 | Avoid empty if statements |
| 224 | ca/sqlpower/architect/olap/MondrianModel.java | 9518 | Do not use if statements that are always true or always false |
| 225 | ca/sqlpower/architect/olap/MondrianModel.java | 9529 | Do not use if statements that are always true or always false |
| 226 | ca/sqlpower/architect/olap/MondrianModel.java | 9627 | Avoid empty if statements |
| 227 | ca/sqlpower/architect/olap/MondrianModel.java | 9627 | Do not use if statements that are always true or always false |
| 228 | ca/sqlpower/architect/olap/MondrianModel.java | 9638 | Avoid empty if statements |
| 229 | ca/sqlpower/architect/olap/MondrianModel.java | 9638 | Do not use if statements that are always true or always false |
| 230 | ca/sqlpower/architect/olap/MondrianModel.java | 9649 | Do not use if statements that are always true or always false |
| 231 | ca/sqlpower/architect/olap/MondrianModel.java | 9787 | Avoid empty if statements |
| 232 | ca/sqlpower/architect/olap/MondrianModel.java | 9787 | Do not use if statements that are always true or always false |
| 233 | ca/sqlpower/architect/olap/MondrianModel.java | 9801 | Avoid empty if statements |
| 234 | ca/sqlpower/architect/olap/MondrianModel.java | 9801 | Do not use if statements that are always true or always false |
| 235 | ca/sqlpower/architect/olap/MondrianModel.java | 9823 | Do not use if statements that are always true or always false |
| 236 | ca/sqlpower/architect/olap/MondrianModel.java | 9881 | Avoid empty if statements |
| 237 | ca/sqlpower/architect/olap/MondrianModel.java | 9881 | Do not use if statements that are always true or always false |
| 238 | ca/sqlpower/architect/olap/MondrianModel.java | 9892 | Avoid empty if statements |
| 239 | ca/sqlpower/architect/olap/MondrianModel.java | 9892 | Do not use if statements that are always true or always false |
| 240 | ca/sqlpower/architect/olap/MondrianModel.java | 9903 | Do not use if statements that are always true or always false |
| 241 | ca/sqlpower/architect/olap/MondrianModel.java | 9958 | Avoid empty if statements |
| 242 | ca/sqlpower/architect/olap/MondrianModel.java | 9958 | Do not use if statements that are always true or always false |
| 243 | ca/sqlpower/architect/olap/MondrianModel.java | 9969 | Avoid empty if statements |
| 244 | ca/sqlpower/architect/olap/MondrianModel.java | 9969 | Do not use if statements that are always true or always false |
| 245 | ca/sqlpower/architect/olap/MondrianModel.java | 9980 | Do not use if statements that are always true or always false |
| 246 | ca/sqlpower/architect/olap/MondrianModel.java | 10035 | Avoid empty if statements |
| 247 | ca/sqlpower/architect/olap/MondrianModel.java | 10035 | Do not use if statements that are always true or always false |
| 248 | ca/sqlpower/architect/olap/MondrianModel.java | 10046 | Avoid empty if statements |
| 249 | ca/sqlpower/architect/olap/MondrianModel.java | 10046 | Do not use if statements that are always true or always false |
| 250 | ca/sqlpower/architect/olap/MondrianModel.java | 10057 | Do not use if statements that are always true or always false |
| 251 | ca/sqlpower/architect/olap/MondrianModel.java | 10112 | Avoid empty if statements |
| 252 | ca/sqlpower/architect/olap/MondrianModel.java | 10112 | Do not use if statements that are always true or always false |
| 253 | ca/sqlpower/architect/olap/MondrianModel.java | 10123 | Avoid empty if statements |
| 254 | ca/sqlpower/architect/olap/MondrianModel.java | 10123 | Do not use if statements that are always true or always false |
| 255 | ca/sqlpower/architect/olap/MondrianModel.java | 10134 | Do not use if statements that are always true or always false |
| 256 | ca/sqlpower/architect/olap/MondrianModel.java | 10189 | Avoid empty if statements |
| 257 | ca/sqlpower/architect/olap/MondrianModel.java | 10189 | Do not use if statements that are always true or always false |
| 258 | ca/sqlpower/architect/olap/MondrianModel.java | 10200 | Avoid empty if statements |
| 259 | ca/sqlpower/architect/olap/MondrianModel.java | 10200 | Do not use if statements that are always true or always false |
| 260 | ca/sqlpower/architect/olap/MondrianModel.java | 10211 | Do not use if statements that are always true or always false |
| 261 | ca/sqlpower/architect/olap/MondrianModel.java | 10266 | Avoid empty if statements |
| 262 | ca/sqlpower/architect/olap/MondrianModel.java | 10266 | Do not use if statements that are always true or always false |
| 263 | ca/sqlpower/architect/olap/MondrianModel.java | 10277 | Avoid empty if statements |
| 264 | ca/sqlpower/architect/olap/MondrianModel.java | 10277 | Do not use if statements that are always true or always false |
| 265 | ca/sqlpower/architect/olap/MondrianModel.java | 10288 | Do not use if statements that are always true or always false |
| 266 | ca/sqlpower/architect/olap/MondrianModel.java | 10475 | Avoid empty if statements |
| 267 | ca/sqlpower/architect/olap/MondrianModel.java | 10475 | Do not use if statements that are always true or always false |
| 268 | ca/sqlpower/architect/olap/MondrianModel.java | 10492 | Avoid empty if statements |
| 269 | ca/sqlpower/architect/olap/MondrianModel.java | 10492 | Do not use if statements that are always true or always false |
| 270 | ca/sqlpower/architect/olap/MondrianModel.java | 10517 | Do not use if statements that are always true or always false |
| 271 | ca/sqlpower/architect/olap/MondrianModel.java | 10597 | Avoid empty if statements |
| 272 | ca/sqlpower/architect/olap/MondrianModel.java | 10597 | Do not use if statements that are always true or always false |
| 273 | ca/sqlpower/architect/olap/MondrianModel.java | 10608 | Avoid empty if statements |
| 274 | ca/sqlpower/architect/olap/MondrianModel.java | 10608 | Do not use if statements that are always true or always false |
| 275 | ca/sqlpower/architect/olap/MondrianModel.java | 10619 | Do not use if statements that are always true or always false |
| 276 | ca/sqlpower/architect/olap/MondrianModel.java | 10758 | Avoid empty if statements |
| 277 | ca/sqlpower/architect/olap/MondrianModel.java | 10758 | Do not use if statements that are always true or always false |
| 278 | ca/sqlpower/architect/olap/MondrianModel.java | 10772 | Avoid empty if statements |
| 279 | ca/sqlpower/architect/olap/MondrianModel.java | 10772 | Do not use if statements that are always true or always false |
| 280 | ca/sqlpower/architect/olap/MondrianModel.java | 10794 | Do not use if statements that are always true or always false |
| 281 | ca/sqlpower/architect/olap/MondrianModel.java | 11012 | Avoid empty if statements |
| 282 | ca/sqlpower/architect/olap/MondrianModel.java | 11012 | Do not use if statements that are always true or always false |
| 283 | ca/sqlpower/architect/olap/MondrianModel.java | 11029 | Avoid empty if statements |
| 284 | ca/sqlpower/architect/olap/MondrianModel.java | 11029 | Do not use if statements that are always true or always false |
| 285 | ca/sqlpower/architect/olap/MondrianModel.java | 11062 | Do not use if statements that are always true or always false |
| 286 | ca/sqlpower/architect/olap/MondrianModel.java | 11149 | Avoid empty if statements |
| 287 | ca/sqlpower/architect/olap/MondrianModel.java | 11149 | Do not use if statements that are always true or always false |
| 288 | ca/sqlpower/architect/olap/MondrianModel.java | 11160 | Avoid empty if statements |
| 289 | ca/sqlpower/architect/olap/MondrianModel.java | 11160 | Do not use if statements that are always true or always false |
| 290 | ca/sqlpower/architect/olap/MondrianModel.java | 11171 | Do not use if statements that are always true or always false |
| 291 | ca/sqlpower/architect/olap/MondrianModel.java | 11396 | Avoid empty if statements |
| 292 | ca/sqlpower/architect/olap/MondrianModel.java | 11396 | Do not use if statements that are always true or always false |
| 293 | ca/sqlpower/architect/olap/MondrianModel.java | 11410 | Avoid empty if statements |
| 294 | ca/sqlpower/architect/olap/MondrianModel.java | 11410 | Do not use if statements that are always true or always false |
| 295 | ca/sqlpower/architect/olap/MondrianModel.java | 11432 | Do not use if statements that are always true or always false |
| 296 | ca/sqlpower/architect/olap/MondrianModel.java | 11529 | Avoid empty if statements |
| 297 | ca/sqlpower/architect/olap/MondrianModel.java | 11529 | Do not use if statements that are always true or always false |
| 298 | ca/sqlpower/architect/olap/MondrianModel.java | 11540 | Avoid empty if statements |
| 299 | ca/sqlpower/architect/olap/MondrianModel.java | 11540 | Do not use if statements that are always true or always false |
| 300 | ca/sqlpower/architect/olap/MondrianModel.java | 11551 | Do not use if statements that are always true or always false |
| 301 | ca/sqlpower/architect/olap/MondrianModel.java | 11684 | Avoid empty if statements |
| 302 | ca/sqlpower/architect/olap/MondrianModel.java | 11684 | Do not use if statements that are always true or always false |
| 303 | ca/sqlpower/architect/olap/MondrianModel.java | 11698 | Avoid empty if statements |
| 304 | ca/sqlpower/architect/olap/MondrianModel.java | 11698 | Do not use if statements that are always true or always false |
| 305 | ca/sqlpower/architect/olap/MondrianModel.java | 11720 | Do not use if statements that are always true or always false |
| 306 | ca/sqlpower/architect/olap/MondrianModel.java | 11795 | Avoid empty if statements |
| 307 | ca/sqlpower/architect/olap/MondrianModel.java | 11795 | Do not use if statements that are always true or always false |
| 308 | ca/sqlpower/architect/olap/MondrianModel.java | 11806 | Avoid empty if statements |
| 309 | ca/sqlpower/architect/olap/MondrianModel.java | 11806 | Do not use if statements that are always true or always false |
| 310 | ca/sqlpower/architect/olap/MondrianModel.java | 11817 | Do not use if statements that are always true or always false |
| 311 | ca/sqlpower/architect/olap/MondrianModel.java | 11915 | Avoid empty if statements |
| 312 | ca/sqlpower/architect/olap/MondrianModel.java | 11915 | Do not use if statements that are always true or always false |
| 313 | ca/sqlpower/architect/olap/MondrianModel.java | 11926 | Avoid empty if statements |
| 314 | ca/sqlpower/architect/olap/MondrianModel.java | 11926 | Do not use if statements that are always true or always false |
| 315 | ca/sqlpower/architect/olap/MondrianModel.java | 11937 | Do not use if statements that are always true or always false |
| 316 | ca/sqlpower/architect/olap/MondrianModel.java | 12101 | Avoid empty if statements |
| 317 | ca/sqlpower/architect/olap/MondrianModel.java | 12101 | Do not use if statements that are always true or always false |
| 318 | ca/sqlpower/architect/olap/MondrianModel.java | 12112 | Avoid empty if statements |
| 319 | ca/sqlpower/architect/olap/MondrianModel.java | 12112 | Do not use if statements that are always true or always false |
| 320 | ca/sqlpower/architect/olap/MondrianModel.java | 12123 | Do not use if statements that are always true or always false |
| 321 | ca/sqlpower/architect/olap/MondrianXMLReader.java | 1595 | Avoid empty if statements |
| 322 | ca/sqlpower/architect/olap/MondrianXMLReader.java | 1595 | Do not use if statements that are always true or always false |
| 323 | ca/sqlpower/architect/olap/MondrianXMLReader.java | 1617 | Avoid empty if statements |
| 324 | ca/sqlpower/architect/olap/MondrianXMLReader.java | 1617 | Do not use if statements that are always true or always false |
| 325 | ca/sqlpower/architect/olap/MondrianXMLReader.java | 1627 | Avoid empty if statements |
| 326 | ca/sqlpower/architect/olap/MondrianXMLReader.java | 1627 | Do not use if statements that are always true or always false |
| 327 | ca/sqlpower/architect/olap/MondrianXMLReader.java | 1637 | Avoid empty if statements |
| 328 | ca/sqlpower/architect/olap/MondrianXMLReader.java | 1637 | Do not use if statements that are always true or always false |
| 329 | ca/sqlpower/architect/olap/MondrianXMLReader.java | 1651 | Avoid empty if statements |
| 330 | ca/sqlpower/architect/olap/MondrianXMLReader.java | 1651 | Do not use if statements that are always true or always false |
| 331 | ca/sqlpower/architect/olap/MondrianXMLReader.java | 1665 | Avoid empty if statements |
| 332 | ca/sqlpower/architect/olap/MondrianXMLReader.java | 1665 | Do not use if statements that are always true or always false |
| 333 | ca/sqlpower/architect/olap/MondrianXMLReader.java | 1675 | Avoid empty if statements |
| 334 | ca/sqlpower/architect/olap/MondrianXMLReader.java | 1675 | Do not use if statements that are always true or always false |
| 335 | ca/sqlpower/architect/olap/MondrianXMLReader.java | 1685 | Avoid empty if statements |
| 336 | ca/sqlpower/architect/olap/MondrianXMLReader.java | 1685 | Do not use if statements that are always true or always false |
| 337 | ca/sqlpower/architect/olap/MondrianXMLWriter.java | 124 | Avoid empty if statements |
| 338 | ca/sqlpower/architect/olap/MondrianXMLWriter.java | 124 | Do not use if statements that are always true or always false |
| 339 | ca/sqlpower/architect/profile/TableProfileCreator.java | 22 | Avoid unused imports such as 'ca.sqlpower.util.Monitorable' |
| 340 | ca/sqlpower/architect/swingui/ArchitectFrame.java | 86 | Avoid unused imports such as 'ca.sqlpower.architect.swingui.action.EditSpecificIndexAction' |
| 341 | ca/sqlpower/architect/swingui/CompareDMFormatter.java | 247 | Avoid empty if statements |
| 342 | ca/sqlpower/architect/swingui/ContainerPaneUI.java | 26 | Avoid unused imports such as 'ca.sqlpower.architect.swingui.olap.DimensionPane' |
| 343 | ca/sqlpower/architect/swingui/DBTreeCellRenderer.java | 123 | Do not use if statements that are always true or always false |
| 344 | ca/sqlpower/architect/swingui/ModalDialogUserPrompter.java | 38 | Avoid unused imports such as 'ca.sqlpower.architect.UserPrompterFactory' |
| 345 | ca/sqlpower/architect/swingui/PlayPen.java | 1107 | Overriding method merely calls super |
| 346 | ca/sqlpower/architect/swingui/PlayPen.java | 1121 | Overriding method merely calls super |
| 347 | ca/sqlpower/architect/swingui/PlayPen.java | 2836 | These nested if statements could be combined |
| 348 | ca/sqlpower/architect/swingui/PlayPenComponent.java | 402 | Method call on object which may be null |
| 349 | ca/sqlpower/architect/swingui/PlayPenComponentLocationEdit.java | 32 | Avoid unused imports such as 'ca.sqlpower.architect.undo.UndoManager' |
| 350 | ca/sqlpower/architect/swingui/Relationship.java | 530 | These nested if statements could be combined |
| 351 | ca/sqlpower/architect/swingui/SwingUIProject.java | 1010 | Avoid empty if statements |
| 352 | ca/sqlpower/architect/swingui/TablePane.java | 1099 | These nested if statements could be combined |
| 353 | ca/sqlpower/architect/swingui/TablePane.java | 1102 | These nested if statements could be combined |
| 354 | ca/sqlpower/architect/swingui/action/DeleteSelectedAction.java | 177 | Avoid empty if statements |
| 355 | ca/sqlpower/architect/swingui/action/DeleteSelectedAction.java | 179 | Avoid empty if statements |
| 356 | ca/sqlpower/architect/swingui/action/DeleteSelectedAction.java | 181 | Avoid empty if statements |
| 357 | ca/sqlpower/architect/swingui/action/EditRelationshipAction.java | 100 | Avoid empty if statements |
| 358 | ca/sqlpower/architect/swingui/action/EditSpecificIndexAction.java | 40 | Avoid unused imports such as 'ca.sqlpower.architect.swingui.ArchitectFrame' |
| 359 | ca/sqlpower/architect/swingui/action/EditTableAction.java | 89 | Avoid empty if statements |
| 360 | ca/sqlpower/architect/swingui/olap/CubeEditPanel.java | 172 | Avoid empty if statements |
| 361 | ca/sqlpower/architect/swingui/olap/DimensionPane.java | 187 | These nested if statements could be combined |
| 362 | ca/sqlpower/architect/swingui/olap/DnDOLAPTransferable.java | 32 | Avoid unused imports such as 'ca.sqlpower.architect.swingui.DnDTreePathTransferable' |
| 363 | ca/sqlpower/architect/swingui/olap/OSUtils.java | 123 | Avoid empty if statements |
| 364 | ca/sqlpower/architect/swingui/olap/OSUtils.java | 123 | Do not use if statements that are always true or always false |
| 365 | ca/sqlpower/architect/swingui/olap/UsageComponent.java | 102 | These nested if statements could be combined |
| 366 | ca/sqlpower/architect/swingui/olap/UsageComponent.java | 103 | These nested if statements could be combined |
| 367 | ca/sqlpower/architect/swingui/olap/action/CreateDimensionAction.java | 60 | Avoid empty if statements |
| 368 | ca/sqlpower/architect/swingui/olap/action/OLAPDeleteSelectedAction.java | 166 | Avoid empty if statements |
| 369 | ca/sqlpower/architect/undo/UndoManager.java | 208 | Avoid empty if statements |