This document contains the results of performing a similar code analysis of projectscellsociety_team22 at 9/29/16 2:24 PM.
Table of contents
| number of lines | number of occurrences | names of resources |
|---|---|---|
| 9 | 2 | Update |
| 16..15 | 2 | UpdatePredatorPrey |
| 8..5 | 2 | GUIGenerator |
| 12..11 | 2 | Update |
| 23 | 2 | GridIterator, Grid |
| 8..7 | 2 | UpdateSegregation, UpdateGameOfLife |
| 4..3 | 2 | Update, UpdatePredatorPrey |
| 3 | 2 | UpdateSegregation, UpdateGameOfLife |
| 3 | 2 | XmlMapper |
| 3 | 2 | GUIGenerator |
| 3 | 2 | GUIGenerator |
List of matches
9 lines in Update (x2)
|
Update /cellsociety_team22/src/engine/Update.java |
Update /cellsociety_team22/src/engine/Update.java |
|---|---|
|
|
15..16 lines in UpdatePredatorPrey (x2)
|
UpdatePredatorPrey /cellsociety_team22/src/engine/UpdatePredatorPrey.java |
UpdatePredatorPrey /cellsociety_team22/src/engine/UpdatePredatorPrey.java |
|---|---|
|
|
5..8 lines in GUIGenerator (x2)
|
GUIGenerator /cellsociety_team22/src/animation/menu/GUIGenerator.java |
GUIGenerator /cellsociety_team22/src/animation/menu/GUIGenerator.java |
|---|---|
|
|
11..12 lines in Update (x2)
|
Update /cellsociety_team22/src/engine/Update.java |
Update /cellsociety_team22/src/engine/Update.java |
|---|---|
|
|
23 lines in GridIterator, Grid
|
Grid /cellsociety_team22/src/structures/Grid.java |
GridIterator /cellsociety_team22/src/structures/GridIterator.java |
|---|---|
|
|
7..8 lines in UpdateSegregation, UpdateGameOfLife
|
UpdateSegregation /cellsociety_team22/src/engine/UpdateSegregation.java |
UpdateGameOfLife /cellsociety_team22/src/engine/UpdateGameOfLife.java |
|---|---|
|
|
3..4 lines in Update, UpdatePredatorPrey
|
UpdatePredatorPrey /cellsociety_team22/src/engine/UpdatePredatorPrey.java |
Update /cellsociety_team22/src/engine/Update.java |
|---|---|
|
|
3 lines in UpdateSegregation, UpdateGameOfLife
|
UpdateSegregation /cellsociety_team22/src/engine/UpdateSegregation.java |
UpdateGameOfLife /cellsociety_team22/src/engine/UpdateGameOfLife.java |
|---|---|
|
|
3 lines in XmlMapper (x2)
|
XmlMapper /cellsociety_team22/src/readxml/XmlMapper.java |
XmlMapper /cellsociety_team22/src/readxml/XmlMapper.java |
|---|---|
|
|
3 lines in GUIGenerator (x2)
|
GUIGenerator /cellsociety_team22/src/animation/menu/GUIGenerator.java |
GUIGenerator /cellsociety_team22/src/animation/menu/GUIGenerator.java |
|---|---|
|
|
3 lines in GUIGenerator (x2)
|
GUIGenerator /cellsociety_team22/src/animation/menu/GUIGenerator.java |
GUIGenerator /cellsociety_team22/src/animation/menu/GUIGenerator.java |
|---|---|
|
|