apache / commons-graph
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 163 files with 6,261 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 2 files changed 21-50 times (249 lines of code)
    • 63 files changed 6-20 times (3,528 lines of code)
    • 98 files changed 1-5 times (2,484 lines of code)
0% | 0% | 3% | 56% | 39%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 163 files with 6,261 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 108 files changed by 2-5 contributors (4,969 lines of code)
    • 55 files changed by 1 contributor (1,292 lines of code)
0% | 0% | 0% | 79% | 20%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
java, xml, txt, rdf, gitignore, md, json, yml, yaml
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
xml0% | 0% | 21% | 4% | 74%
java0% | 0% | 1% | 62% | 35%
rdf0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
src0% | 0% | 4% | 58% | 37%
base0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 50)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
changes.xml
in src/changes
144 - 2011-12-20 2020-07-24 25 4 simonetripodi@apache.org kinow@users.noreply.github.com
CommonsGraph.java
in src/main/java/org/apache/commons/graph
105 7 2012-01-22 2012-04-23 22 4 simonetripodi@apache.org simonetripodi@apache.org
BaseMutableGraph.java
in src/main/java/org/apache/commons/graph/model
70 6 2011-06-15 2012-07-13 16 2 simonetripodi@apache.org marcosperanza@apache.org
PredecessorsList.java
in src/main/java/org/apache/commons/graph/shortestpath
74 5 2011-06-21 2013-05-18 16 3 simonetripodi@apache.org simonetripodi@apache.org
DefaultSpanningTreeAlgorithmSelector.java
in src/main/java/org/apache/commons/graph/spanning
140 1 2012-01-25 2012-07-12 15 4 simonetripodi@apache.org marcosperanza@apache.org
InMemoryPath.java
in src/main/java/org/apache/commons/graph/model
151 19 2011-06-15 2012-07-13 15 2 simonetripodi@apache.org marcosperanza@apache.org
InMemoryWeightedPath.java
in src/main/java/org/apache/commons/graph/model
74 8 2011-06-17 2012-07-13 14 3 simonetripodi@apache.org marcosperanza@apache.org
BaseGraph.java
in src/main/java/org/apache/commons/graph/model
111 14 2011-06-15 2012-07-13 14 2 simonetripodi@apache.org marcosperanza@apache.org
DotExporter.java
in src/main/java/org/apache/commons/graph/export
133 14 2011-06-30 2012-07-12 14 3 simonetripodi@apache.org marcosperanza@apache.org
Graph.java
in src/main/java/org/apache/commons/graph
16 - 2011-06-11 2012-04-22 13 3 simonetripodi@apache.org marcosperanza@apache.org
DefaultSpanningTreeSourceSelector.java
in src/main/java/org/apache/commons/graph/spanning
81 3 2012-01-25 2012-07-12 12 4 simonetripodi@apache.org marcosperanza@apache.org
DefaultMaxFlowAlgorithmSelector.java
in src/main/java/org/apache/commons/graph/flow
114 7 2012-01-25 2012-07-13 12 3 simonetripodi@apache.org marcosperanza@apache.org
DefaultVisitAlgorithmsSelector.java
in src/main/java/org/apache/commons/graph/visit
115 6 2012-01-22 2012-04-22 12 4 simonetripodi@apache.org marcosperanza@apache.org
GraphMLExporter.java
in src/main/java/org/apache/commons/graph/export
170 15 2012-01-30 2012-07-29 12 3 simonetripodi@apache.org simonetripodi@apache.org
WeightedPath.java
in src/main/java/org/apache/commons/graph
5 - 2011-06-11 2012-04-22 11 3 simonetripodi@apache.org marcosperanza@apache.org
DefaultSccAlgorithmSelector.java
in src/main/java/org/apache/commons/graph/scc
32 2 2012-01-24 2012-07-12 11 3 simonetripodi@apache.org marcosperanza@apache.org
MutableSpanningTree.java
in src/main/java/org/apache/commons/graph/model
34 4 2011-07-04 2012-07-13 11 3 simonetripodi@apache.org marcosperanza@apache.org
GraphVisitHandler.java
in src/main/java/org/apache/commons/graph/visit
12 - 2011-06-13 2012-04-22 10 3 simonetripodi@apache.org marcosperanza@apache.org
DirectedMutableGraph.java
in src/main/java/org/apache/commons/graph/model
60 9 2011-06-15 2012-03-25 10 2 simonetripodi@apache.org simonetripodi@apache.org
FlowNetworkHandler.java
in src/main/java/org/apache/commons/graph/flow
104 7 2012-01-24 2012-03-27 10 2 simonetripodi@apache.org cs@apache.org
AbstractExporter.java
in src/main/java/org/apache/commons/graph/export
136 8 2012-01-30 2012-07-12 10 4 simonetripodi@apache.org marcosperanza@apache.org
Path.java
in src/main/java/org/apache/commons/graph
7 - 2011-06-11 2012-04-22 9 2 simonetripodi@apache.org marcosperanza@apache.org
MutableGraph.java
in src/main/java/org/apache/commons/graph
9 - 2011-06-11 2012-04-22 9 3 simonetripodi@apache.org marcosperanza@apache.org
UndirectedMutableGraph.java
in src/main/java/org/apache/commons/graph/model
30 5 2011-06-18 2012-03-25 9 2 simonetripodi@apache.org simonetripodi@apache.org
ShortestDistances.java
in src/main/java/org/apache/commons/graph/shortestpath
43 5 2011-06-14 2012-03-25 9 2 simonetripodi@apache.org simonetripodi@apache.org
SuperVertex.java
in src/main/java/org/apache/commons/graph/spanning
60 4 2012-02-06 2012-07-12 9 4 simonetripodi@apache.org marcosperanza@apache.org
AllVertexPairsShortestPath.java
in src/main/java/org/apache/commons/graph/shortestpath
67 6 2011-06-24 2012-03-25 9 2 simonetripodi@apache.org simonetripodi@apache.org
ShortestEdges.java
in src/main/java/org/apache/commons/graph/spanning
97 9 2011-07-05 2012-04-22 9 3 simonetripodi@apache.org marcosperanza@apache.org
FibonacciHeap.java
in src/main/java/org/apache/commons/graph/collections
353 26 2011-07-07 2012-07-11 9 2 simonetripodi@apache.org marcosperanza@apache.org
MaxFlowAlgorithmSelector.java
in src/main/java/org/apache/commons/graph/flow
7 - 2012-01-24 2012-07-13 8 3 simonetripodi@apache.org marcosperanza@apache.org
SpanningTreeSourceSelector.java
in src/main/java/org/apache/commons/graph/spanning
9 - 2012-01-25 2012-07-12 8 4 simonetripodi@apache.org marcosperanza@apache.org
DirectedGraph.java
in src/main/java/org/apache/commons/graph
9 - 2011-06-11 2012-04-22 8 2 simonetripodi@apache.org marcosperanza@apache.org
ShortestPathAlgorithmSelector.java
in src/main/java/org/apache/commons/graph/shortestpath
9 - 2012-01-26 2013-05-18 8 3 simonetripodi@apache.org simonetripodi@apache.org
Monoid.java
in src/main/java/org/apache/commons/graph/weight
9 - 2012-01-08 2012-07-12 8 4 simonetripodi@apache.org marcosperanza@apache.org
BaseGraphVisitHandler.java
in src/main/java/org/apache/commons/graph/visit
33 7 2011-06-13 2012-03-26 8 2 simonetripodi@apache.org cs@apache.org
VisitGraphBuilder.java
in src/main/java/org/apache/commons/graph/visit
38 3 2011-06-18 2012-03-26 8 2 simonetripodi@apache.org cs@apache.org
VertexPair.java
in src/main/java/org/apache/commons/graph
53 6 2011-06-27 2012-07-12 8 3 simonetripodi@apache.org marcosperanza@apache.org
ToTailBuilder.java
in src/main/java/org/apache/commons/graph/flow
5 - 2012-01-24 2012-07-13 7 2 simonetripodi@apache.org marcosperanza@apache.org
SpanningTree.java
in src/main/java/org/apache/commons/graph
5 - 2011-07-03 2012-03-25 7 1 simonetripodi@apache.org simonetripodi@apache.org
HeuristicBuilder.java
in src/main/java/org/apache/commons/graph/shortestpath
6 - 2012-01-26 2012-07-12 7 3 simonetripodi@apache.org marcosperanza@apache.org
PathSourceSelector.java
in src/main/java/org/apache/commons/graph/shortestpath
7 - 2012-01-26 2012-07-12 7 3 simonetripodi@apache.org marcosperanza@apache.org
TargetSourceSelector.java
in src/main/java/org/apache/commons/graph/shortestpath
7 - 2012-01-26 2012-07-12 7 3 simonetripodi@apache.org marcosperanza@apache.org
SccAlgorithmSelector.java
in src/main/java/org/apache/commons/graph/scc
9 - 2012-01-24 2012-03-25 7 3 simonetripodi@apache.org simonetripodi@apache.org
DefaultFromHeadBuilder.java
in src/main/java/org/apache/commons/graph/flow
20 2 2012-01-25 2012-07-13 7 2 simonetripodi@apache.org marcosperanza@apache.org
DefaultToTailBuilder.java
in src/main/java/org/apache/commons/graph/flow
22 2 2012-01-25 2012-07-13 7 2 simonetripodi@apache.org marcosperanza@apache.org
DefaultConnectivityBuilder.java
in src/main/java/org/apache/commons/graph/connectivity
23 3 2012-01-31 2012-07-12 7 2 simonetripodi@apache.org marcosperanza@apache.org
site.xml
in src/site
28 - 2011-06-11 2012-02-28 7 3 simonetripodi@apache.org cs@apache.org
DefaultConnectivityAlgorithmsSelector.java
in src/main/java/org/apache/commons/graph/connectivity
35 1 2012-01-31 2012-07-12 7 2 simonetripodi@apache.org marcosperanza@apache.org
ColoredVertices.java
in src/main/java/org/apache/commons/graph/coloring
45 5 2011-06-28 2012-07-12 7 2 simonetripodi@apache.org marcosperanza@apache.org
DefaultHeuristicBuilder.java
in src/main/java/org/apache/commons/graph/shortestpath
68 1 2012-02-08 2012-03-25 7 3 simonetripodi@apache.org simonetripodi@apache.org
Files With Most Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
changes.xml
in src/changes
144 - 2011-12-20 2020-07-24 25 4 simonetripodi@apache.org kinow@users.noreply.github.com
CommonsGraph.java
in src/main/java/org/apache/commons/graph
105 7 2012-01-22 2012-04-23 22 4 simonetripodi@apache.org simonetripodi@apache.org
DefaultSpanningTreeAlgorithmSelector.java
in src/main/java/org/apache/commons/graph/spanning
140 1 2012-01-25 2012-07-12 15 4 simonetripodi@apache.org marcosperanza@apache.org
DefaultVisitAlgorithmsSelector.java
in src/main/java/org/apache/commons/graph/visit
115 6 2012-01-22 2012-04-22 12 4 simonetripodi@apache.org marcosperanza@apache.org
DefaultSpanningTreeSourceSelector.java
in src/main/java/org/apache/commons/graph/spanning
81 3 2012-01-25 2012-07-12 12 4 simonetripodi@apache.org marcosperanza@apache.org
AbstractExporter.java
in src/main/java/org/apache/commons/graph/export
136 8 2012-01-30 2012-07-12 10 4 simonetripodi@apache.org marcosperanza@apache.org
SuperVertex.java
in src/main/java/org/apache/commons/graph/spanning
60 4 2012-02-06 2012-07-12 9 4 simonetripodi@apache.org marcosperanza@apache.org
Monoid.java
in src/main/java/org/apache/commons/graph/weight
9 - 2012-01-08 2012-07-12 8 4 simonetripodi@apache.org marcosperanza@apache.org
SpanningTreeSourceSelector.java
in src/main/java/org/apache/commons/graph/spanning
9 - 2012-01-25 2012-07-12 8 4 simonetripodi@apache.org marcosperanza@apache.org
IntegerWeightBaseOperations.java
in src/main/java/org/apache/commons/graph/weight/primitive
27 4 2012-02-22 2012-04-21 6 4 cs@apache.org marcosperanza@apache.org
DoubleWeightBaseOperations.java
in src/main/java/org/apache/commons/graph/weight/primitive
27 4 2012-02-22 2012-04-21 6 4 cs@apache.org marcosperanza@apache.org
ExportSelector.java
in src/main/java/org/apache/commons/graph/export
8 - 2012-03-15 2012-07-28 5 4 tn@apache.org simonetripodi@apache.org
PredecessorsList.java
in src/main/java/org/apache/commons/graph/shortestpath
74 5 2011-06-21 2013-05-18 16 3 simonetripodi@apache.org simonetripodi@apache.org
InMemoryWeightedPath.java
in src/main/java/org/apache/commons/graph/model
74 8 2011-06-17 2012-07-13 14 3 simonetripodi@apache.org marcosperanza@apache.org
DotExporter.java
in src/main/java/org/apache/commons/graph/export
133 14 2011-06-30 2012-07-12 14 3 simonetripodi@apache.org marcosperanza@apache.org
Graph.java
in src/main/java/org/apache/commons/graph
16 - 2011-06-11 2012-04-22 13 3 simonetripodi@apache.org marcosperanza@apache.org
GraphMLExporter.java
in src/main/java/org/apache/commons/graph/export
170 15 2012-01-30 2012-07-29 12 3 simonetripodi@apache.org simonetripodi@apache.org
DefaultMaxFlowAlgorithmSelector.java
in src/main/java/org/apache/commons/graph/flow
114 7 2012-01-25 2012-07-13 12 3 simonetripodi@apache.org marcosperanza@apache.org
WeightedPath.java
in src/main/java/org/apache/commons/graph
5 - 2011-06-11 2012-04-22 11 3 simonetripodi@apache.org marcosperanza@apache.org
MutableSpanningTree.java
in src/main/java/org/apache/commons/graph/model
34 4 2011-07-04 2012-07-13 11 3 simonetripodi@apache.org marcosperanza@apache.org
DefaultSccAlgorithmSelector.java
in src/main/java/org/apache/commons/graph/scc
32 2 2012-01-24 2012-07-12 11 3 simonetripodi@apache.org marcosperanza@apache.org
GraphVisitHandler.java
in src/main/java/org/apache/commons/graph/visit
12 - 2011-06-13 2012-04-22 10 3 simonetripodi@apache.org marcosperanza@apache.org
ShortestEdges.java
in src/main/java/org/apache/commons/graph/spanning
97 9 2011-07-05 2012-04-22 9 3 simonetripodi@apache.org marcosperanza@apache.org
MutableGraph.java
in src/main/java/org/apache/commons/graph
9 - 2011-06-11 2012-04-22 9 3 simonetripodi@apache.org marcosperanza@apache.org
ShortestPathAlgorithmSelector.java
in src/main/java/org/apache/commons/graph/shortestpath
9 - 2012-01-26 2013-05-18 8 3 simonetripodi@apache.org simonetripodi@apache.org
VertexPair.java
in src/main/java/org/apache/commons/graph
53 6 2011-06-27 2012-07-12 8 3 simonetripodi@apache.org marcosperanza@apache.org
MaxFlowAlgorithmSelector.java
in src/main/java/org/apache/commons/graph/flow
7 - 2012-01-24 2012-07-13 8 3 simonetripodi@apache.org marcosperanza@apache.org
site.xml
in src/site
28 - 2011-06-11 2012-02-28 7 3 simonetripodi@apache.org cs@apache.org
DefaultTargetSourceSelector.java
in src/main/java/org/apache/commons/graph/shortestpath
84 2 2012-02-08 2012-03-25 7 3 simonetripodi@apache.org simonetripodi@apache.org
HeuristicBuilder.java
in src/main/java/org/apache/commons/graph/shortestpath
6 - 2012-01-26 2012-07-12 7 3 simonetripodi@apache.org marcosperanza@apache.org
TargetSourceSelector.java
in src/main/java/org/apache/commons/graph/shortestpath
7 - 2012-01-26 2012-07-12 7 3 simonetripodi@apache.org marcosperanza@apache.org
PathSourceSelector.java
in src/main/java/org/apache/commons/graph/shortestpath
7 - 2012-01-26 2012-07-12 7 3 simonetripodi@apache.org marcosperanza@apache.org
DefaultHeuristicBuilder.java
in src/main/java/org/apache/commons/graph/shortestpath
68 1 2012-02-08 2012-03-25 7 3 simonetripodi@apache.org simonetripodi@apache.org
SccAlgorithmSelector.java
in src/main/java/org/apache/commons/graph/scc
9 - 2012-01-24 2012-03-25 7 3 simonetripodi@apache.org simonetripodi@apache.org
SpanningTreeAlgorithmSelector.java
in src/main/java/org/apache/commons/graph/spanning
9 - 2012-01-25 2012-07-12 6 3 simonetripodi@apache.org marcosperanza@apache.org
MinimumSpanningTreeBenchmarkTestCase.java
in src/benchmarks/java/org/apache/commons/graph/spanning
110 4 2012-02-10 2012-03-25 5 3 simonetripodi@apache.org simonetripodi@apache.org
FloatWeightBaseOperations.java
in src/main/java/org/apache/commons/graph/weight/primitive
27 4 2012-02-22 2012-04-21 5 3 cs@apache.org marcosperanza@apache.org
LongWeightBaseOperations.java
in src/main/java/org/apache/commons/graph/weight/primitive
27 4 2012-02-22 2012-04-21 5 3 cs@apache.org marcosperanza@apache.org
BigDecimalWeightBaseOperations.java
in src/main/java/org/apache/commons/graph/weight/primitive
29 4 2012-02-22 2012-04-21 5 3 cs@apache.org marcosperanza@apache.org
BigIntegerWeightBaseOperations.java
in src/main/java/org/apache/commons/graph/weight/primitive
29 4 2012-02-22 2012-04-21 5 3 cs@apache.org marcosperanza@apache.org
GraphExportException.java
in src/main/java/org/apache/commons/graph/export
11 1 2012-01-30 2012-07-12 5 3 simonetripodi@apache.org marcosperanza@apache.org
KosarajuSharirAlgorithm.java
in src/main/java/org/apache/commons/graph/scc
112 4 2012-03-06 2012-07-12 5 3 tn@apache.org marcosperanza@apache.org
DefaultExportSelector.java
in src/main/java/org/apache/commons/graph/export
26 4 2012-03-20 2012-07-13 4 3 cs@apache.org marcosperanza@apache.org
package-info.java
in src/main/java/org/apache/commons/graph/weight/primitive
1 - 2012-01-08 2012-03-03 3 3 simonetripodi@apache.org tn@apache.org
NamedExportSelector.java
in src/main/java/org/apache/commons/graph/export
6 - 2012-03-15 2012-07-12 3 3 tn@apache.org marcosperanza@apache.org
BaseMutableGraph.java
in src/main/java/org/apache/commons/graph/model
70 6 2011-06-15 2012-07-13 16 2 simonetripodi@apache.org marcosperanza@apache.org
InMemoryPath.java
in src/main/java/org/apache/commons/graph/model
151 19 2011-06-15 2012-07-13 15 2 simonetripodi@apache.org marcosperanza@apache.org
BaseGraph.java
in src/main/java/org/apache/commons/graph/model
111 14 2011-06-15 2012-07-13 14 2 simonetripodi@apache.org marcosperanza@apache.org
DirectedMutableGraph.java
in src/main/java/org/apache/commons/graph/model
60 9 2011-06-15 2012-03-25 10 2 simonetripodi@apache.org simonetripodi@apache.org
FlowNetworkHandler.java
in src/main/java/org/apache/commons/graph/flow
104 7 2012-01-24 2012-03-27 10 2 simonetripodi@apache.org cs@apache.org
Files With Least Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
mail-lists.xml
in src/site/xdoc
147 - 2011-06-19 2011-06-19 1 1 niallp@apache.org niallp@apache.org
UniVsBiDijkstraBenchmarkTestCase.java
in src/benchmarks/java/org/apache/commons/graph/shortestpath
144 3 2013-05-18 2013-05-18 1 1 simonetripodi@apache.org simonetripodi@apache.org
FibonacciHeapNode.java
in src/main/java/org/apache/commons/graph/collections
82 16 2011-07-07 2012-07-04 6 1 simonetripodi@apache.org simonetripodi@apache.org
intro.xml
in src/site/xdoc/model
80 - 2012-02-09 2012-02-10 2 1 simonetripodi@apache.org simonetripodi@apache.org
AcyclicContract.java
in base/src/main/java/org/apache/commons/graph/contract
75 16 2011-06-16 2011-06-16 1 1 simonetripodi@apache.org simonetripodi@apache.org
SCCAlgorithmBenchmarkTestCase.java
in src/benchmarks/java/org/apache/commons/graph/scc
75 4 2012-03-02 2012-03-06 2 1 tn@apache.org tn@apache.org
UncoloredOrderedVertices.java
in src/main/java/org/apache/commons/graph/coloring
71 4 2011-06-29 2012-03-25 4 1 simonetripodi@apache.org simonetripodi@apache.org
weights.xml
in src/site/xdoc/model
65 - 2012-02-28 2012-02-28 1 1 cs@apache.org cs@apache.org
DataFlowSolutions.java
in base/src/main/java/org/apache/commons/graph/algorithm/dataflow
54 4 2011-06-16 2011-06-16 1 1 simonetripodi@apache.org simonetripodi@apache.org
issue-tracking.xml
in src/site/xdoc
54 - 2011-06-19 2011-06-19 1 1 niallp@apache.org niallp@apache.org
DisjointSetNode.java
in src/main/java/org/apache/commons/graph/collections
40 8 2011-07-07 2012-07-04 2 1 simonetripodi@apache.org simonetripodi@apache.org
31 - 2011-06-11 2011-06-11 1 1 simonetripodi@apache.org simonetripodi@apache.org
bin.xml
in src/main/assembly
29 - 2011-11-18 2011-11-18 1 1 simonetripodi@apache.org simonetripodi@apache.org
TarjanVertexMetaInfo.java
in src/main/java/org/apache/commons/graph/scc
27 5 2011-12-20 2011-12-20 1 1 simonetripodi@apache.org simonetripodi@apache.org
DefaultGrapher.java
in src/main/java/org/apache/commons/graph/builder
23 3 2012-01-20 2012-03-25 4 1 simonetripodi@apache.org simonetripodi@apache.org
DefaultTailVertexConnector.java
in src/main/java/org/apache/commons/graph/builder
21 2 2012-01-20 2012-03-25 4 1 simonetripodi@apache.org simonetripodi@apache.org
Contract.java
in base/src/main/java/org/apache/commons/graph/contract
20 - 2011-06-16 2011-06-16 1 1 simonetripodi@apache.org simonetripodi@apache.org
NegativeWeightedCycleException.java
in src/main/java/org/apache/commons/graph/shortestpath
19 3 2011-06-24 2011-06-24 1 1 simonetripodi@apache.org simonetripodi@apache.org
DefaultHeadVertexConnector.java
in src/main/java/org/apache/commons/graph/builder
19 2 2012-01-20 2012-03-25 4 1 simonetripodi@apache.org simonetripodi@apache.org
DefaultWeightedEdgesSelector.java
in src/main/java/org/apache/commons/graph/shortestpath
18 1 2012-03-07 2012-03-25 3 1 simonetripodi@apache.org simonetripodi@apache.org
DefaultSpanningWeightedEdgeMapperBuilder.java
in src/main/java/org/apache/commons/graph/spanning
18 2 2012-03-07 2012-03-25 3 1 simonetripodi@apache.org simonetripodi@apache.org
coloring.xml
in src/site/xdoc/algorithms
13 - 2011-12-20 2011-12-20 1 1 simonetripodi@apache.org simonetripodi@apache.org
shortestpath.xml
in src/site/xdoc/algorithms
13 - 2011-12-20 2011-12-20 1 1 simonetripodi@apache.org simonetripodi@apache.org
spanning.xml
in src/site/xdoc/algorithms
13 - 2011-12-20 2011-12-20 1 1 simonetripodi@apache.org simonetripodi@apache.org
visit.xml
in src/site/xdoc/algorithms
13 - 2011-12-20 2011-12-20 1 1 simonetripodi@apache.org simonetripodi@apache.org
scc.xml
in src/site/xdoc/algorithms
13 - 2011-12-20 2011-12-20 1 1 simonetripodi@apache.org simonetripodi@apache.org
flow.xml
in src/site/xdoc/algorithms
13 - 2011-12-20 2011-12-20 1 1 simonetripodi@apache.org simonetripodi@apache.org
PathNotFoundException.java
in src/main/java/org/apache/commons/graph/shortestpath
11 1 2011-06-14 2011-06-24 2 1 simonetripodi@apache.org simonetripodi@apache.org
VisitAlgorithmsSelector.java
in src/main/java/org/apache/commons/graph/visit
9 - 2012-01-22 2012-03-25 4 1 simonetripodi@apache.org simonetripodi@apache.org
DataFlowEquations.java
in base/src/main/java/org/apache/commons/graph/algorithm/dataflow
7 - 2011-06-16 2011-06-16 1 1 simonetripodi@apache.org simonetripodi@apache.org
OrderedMonoid.java
in src/main/java/org/apache/commons/graph/weight
6 - 2012-01-08 2012-03-25 2 1 simonetripodi@apache.org simonetripodi@apache.org
PathWeightedEdgesBuilder.java
in src/main/java/org/apache/commons/graph/shortestpath
6 - 2012-03-07 2012-03-25 3 1 simonetripodi@apache.org simonetripodi@apache.org
ConnectivityBuilder.java
in src/main/java/org/apache/commons/graph/connectivity
6 - 2012-01-31 2012-03-25 4 1 simonetripodi@apache.org simonetripodi@apache.org
VisitSourceSelector.java
in src/main/java/org/apache/commons/graph/visit
6 - 2012-01-22 2012-03-25 4 1 simonetripodi@apache.org simonetripodi@apache.org
SpanningWeightedEdgeMapperBuilder.java
in src/main/java/org/apache/commons/graph/spanning
6 - 2012-03-07 2012-03-25 3 1 simonetripodi@apache.org simonetripodi@apache.org
SccAlgorithm.java
in src/main/java/org/apache/commons/graph/scc
6 - 2012-03-07 2012-03-25 2 1 simonetripodi@apache.org simonetripodi@apache.org
Category.java
in src/main/java/org/apache/commons/graph/elo
6 - 2012-03-25 2012-03-25 1 1 simonetripodi@apache.org simonetripodi@apache.org
SpanningTree.java
in src/main/java/org/apache/commons/graph
5 - 2011-07-03 2012-03-25 7 1 simonetripodi@apache.org simonetripodi@apache.org
Weighted.java
in src/main/java/org/apache/commons/graph
5 - 2011-12-18 2012-01-08 2 1 simonetripodi@apache.org simonetripodi@apache.org
UndirectedGraph.java
in src/main/java/org/apache/commons/graph
5 - 2011-06-11 2012-03-25 5 1 simonetripodi@apache.org simonetripodi@apache.org
Acyclic.java
in base/src/main/java/org/apache/commons/graph/contract
4 - 2011-06-16 2011-06-16 1 1 simonetripodi@apache.org simonetripodi@apache.org
package-info.java
in src/main/java/org/apache/commons/graph/shortestpath
1 - 2011-06-15 2011-06-15 1 1 simonetripodi@apache.org simonetripodi@apache.org
package-info.java
in src/main/java/org/apache/commons/graph/connectivity
1 - 2012-01-31 2012-01-31 1 1 simonetripodi@apache.org simonetripodi@apache.org
package-info.java
in src/main/java/org/apache/commons/graph/utils
1 - 2011-06-18 2012-01-20 2 1 simonetripodi@apache.org simonetripodi@apache.org
package-info.java
in src/main/java/org/apache/commons/graph/visit
1 - 2011-06-13 2011-06-13 1 1 simonetripodi@apache.org simonetripodi@apache.org
package-info.java
in src/main/java/org/apache/commons/graph/model
1 - 2011-06-15 2011-06-15 1 1 simonetripodi@apache.org simonetripodi@apache.org
package-info.java
in src/main/java/org/apache/commons/graph/spanning
1 - 2011-06-16 2011-06-16 1 1 simonetripodi@apache.org simonetripodi@apache.org
package-info.java
in src/main/java/org/apache/commons/graph/export
1 - 2011-06-30 2011-06-30 1 1 simonetripodi@apache.org simonetripodi@apache.org
package-info.java
in src/main/java/org/apache/commons/graph/scc
1 - 2011-12-20 2011-12-20 1 1 simonetripodi@apache.org simonetripodi@apache.org
package-info.java
in src/main/java/org/apache/commons/graph/coloring
1 - 2011-06-28 2011-06-28 1 1 simonetripodi@apache.org simonetripodi@apache.org
Correlations

File Size vs. Number of Changes: 163 points

src/changes/changes.xml x: 144 lines of code y: 25 # changes src/benchmarks/java/org/apache/commons/graph/shortestpath/UniVsBiDijkstraBenchmarkTestCase.java x: 144 lines of code y: 1 # changes src/main/java/org/apache/commons/graph/shortestpath/DefaultShortestPathAlgorithmSelector.java x: 163 lines of code y: 7 # changes src/main/java/org/apache/commons/graph/shortestpath/PredecessorsList.java x: 74 lines of code y: 16 # changes src/main/java/org/apache/commons/graph/shortestpath/ShortestPathAlgorithmSelector.java x: 9 lines of code y: 8 # changes src/main/java/org/apache/commons/graph/builder/AbstractGraphConnection.java x: 29 lines of code y: 6 # changes src/main/java/org/apache/commons/graph/builder/DefaultLinkedConnectionBuilder.java x: 19 lines of code y: 6 # changes src/main/java/org/apache/commons/graph/builder/GraphConnection.java x: 5 lines of code y: 5 # changes src/main/java/org/apache/commons/graph/builder/GraphConnector.java x: 6 lines of code y: 6 # changes src/main/java/org/apache/commons/graph/builder/HeadVertexConnector.java x: 5 lines of code y: 6 # changes src/main/java/org/apache/commons/graph/builder/LinkedConnectionBuilder.java x: 6 lines of code y: 5 # changes src/main/java/org/apache/commons/graph/elo/DefaultRankingSelector.java x: 17 lines of code y: 4 # changes src/main/java/org/apache/commons/graph/elo/RankingSelector.java x: 5 lines of code y: 4 # changes src/main/java/org/apache/commons/graph/export/GraphMLExporter.java x: 170 lines of code y: 12 # changes src/main/java/org/apache/commons/graph/export/ExportSelector.java x: 8 lines of code y: 5 # changes src/main/java/org/apache/commons/graph/flow/FlowWeightedEdgesBuilder.java x: 6 lines of code y: 4 # changes src/main/java/org/apache/commons/graph/model/BaseGraph.java x: 111 lines of code y: 14 # changes src/main/java/org/apache/commons/graph/model/BaseMutableGraph.java x: 70 lines of code y: 16 # changes src/main/java/org/apache/commons/graph/model/InMemoryPath.java x: 151 lines of code y: 15 # changes src/main/java/org/apache/commons/graph/model/InMemoryWeightedPath.java x: 74 lines of code y: 14 # changes src/main/java/org/apache/commons/graph/model/MutableSpanningTree.java x: 34 lines of code y: 11 # changes src/main/java/org/apache/commons/graph/export/DefaultExportSelector.java x: 26 lines of code y: 4 # changes src/main/java/org/apache/commons/graph/flow/DefaultFlowWeightedEdgesBuilder.java x: 18 lines of code y: 4 # changes src/main/java/org/apache/commons/graph/flow/DefaultFromHeadBuilder.java x: 20 lines of code y: 7 # changes src/main/java/org/apache/commons/graph/flow/DefaultMaxFlowAlgorithmSelector.java x: 114 lines of code y: 12 # changes src/main/java/org/apache/commons/graph/flow/DefaultToTailBuilder.java x: 22 lines of code y: 7 # changes src/main/java/org/apache/commons/graph/flow/MaxFlowAlgorithmSelector.java x: 7 lines of code y: 8 # changes src/main/java/org/apache/commons/graph/flow/ToTailBuilder.java x: 5 lines of code y: 7 # changes src/main/java/org/apache/commons/graph/elo/KFactorBuilder.java x: 6 lines of code y: 2 # changes src/main/java/org/apache/commons/graph/export/GraphExportException.java x: 11 lines of code y: 5 # changes src/main/java/org/apache/commons/graph/export/NamedExportSelector.java x: 6 lines of code y: 3 # changes src/main/java/org/apache/commons/graph/collections/DisjointSet.java x: 58 lines of code y: 4 # changes src/main/java/org/apache/commons/graph/coloring/DefaultColorsBuilder.java x: 18 lines of code y: 5 # changes src/main/java/org/apache/commons/graph/coloring/NotEnoughColorsException.java x: 13 lines of code y: 2 # changes src/main/java/org/apache/commons/graph/connectivity/DefaultConnectivityAlgorithmsSelector.java x: 35 lines of code y: 7 # changes src/main/java/org/apache/commons/graph/connectivity/DefaultConnectivityBuilder.java x: 23 lines of code y: 7 # changes src/main/java/org/apache/commons/graph/Mapper.java x: 7 lines of code y: 5 # changes src/main/java/org/apache/commons/graph/visit/VisitState.java x: 7 lines of code y: 2 # changes src/main/java/org/apache/commons/graph/coloring/ColoredVertices.java x: 45 lines of code y: 7 # changes src/main/java/org/apache/commons/graph/scc/DefaultSccAlgorithmSelector.java x: 32 lines of code y: 11 # changes src/main/java/org/apache/commons/graph/scc/KosarajuSharirAlgorithm.java x: 112 lines of code y: 5 # changes src/main/java/org/apache/commons/graph/shortestpath/HeuristicBuilder.java x: 6 lines of code y: 7 # changes src/main/java/org/apache/commons/graph/shortestpath/PathSourceSelector.java x: 7 lines of code y: 7 # changes src/main/java/org/apache/commons/graph/spanning/DefaultSpanningTreeAlgorithmSelector.java x: 140 lines of code y: 15 # changes src/main/java/org/apache/commons/graph/spanning/DefaultSpanningTreeSourceSelector.java x: 81 lines of code y: 12 # changes src/main/java/org/apache/commons/graph/spanning/SpanningTreeAlgorithmSelector.java x: 9 lines of code y: 6 # changes src/main/java/org/apache/commons/graph/utils/Assertions.java x: 30 lines of code y: 2 # changes src/main/java/org/apache/commons/graph/elo/DefaultKFactorBuilder.java x: 73 lines of code y: 2 # changes src/main/java/org/apache/commons/graph/export/AbstractExporter.java x: 136 lines of code y: 10 # changes src/main/java/org/apache/commons/graph/export/DotExporter.java x: 133 lines of code y: 14 # changes src/main/java/org/apache/commons/graph/spanning/SuperVertex.java x: 60 lines of code y: 9 # changes src/main/java/org/apache/commons/graph/utils/Objects.java x: 20 lines of code y: 2 # changes src/main/java/org/apache/commons/graph/VertexPair.java x: 53 lines of code y: 8 # changes src/main/java/org/apache/commons/graph/scc/CheriyanMehlhornGabowAlgorithm.java x: 81 lines of code y: 5 # changes src/main/java/org/apache/commons/graph/collections/FibonacciHeap.java x: 353 lines of code y: 9 # changes src/main/java/org/apache/commons/graph/collections/DisjointSetNode.java x: 40 lines of code y: 2 # changes src/main/java/org/apache/commons/graph/collections/FibonacciHeapNode.java x: 82 lines of code y: 6 # changes src/main/java/org/apache/commons/graph/CommonsGraph.java x: 105 lines of code y: 22 # changes src/main/java/org/apache/commons/graph/SynchronizedDirectedGraph.java x: 41 lines of code y: 2 # changes src/main/java/org/apache/commons/graph/SynchronizedUndirectedGraph.java x: 11 lines of code y: 2 # changes src/main/java/org/apache/commons/graph/SynchronizedGraph.java x: 113 lines of code y: 2 # changes src/main/java/org/apache/commons/graph/Graph.java x: 16 lines of code y: 13 # changes src/main/java/org/apache/commons/graph/MutableGraph.java x: 9 lines of code y: 9 # changes src/main/java/org/apache/commons/graph/Path.java x: 7 lines of code y: 9 # changes src/main/java/org/apache/commons/graph/WeightedPath.java x: 5 lines of code y: 11 # changes src/main/java/org/apache/commons/graph/spanning/ShortestEdges.java x: 97 lines of code y: 9 # changes src/main/java/org/apache/commons/graph/visit/DefaultVisitAlgorithmsSelector.java x: 115 lines of code y: 12 # changes src/main/java/org/apache/commons/graph/visit/GraphVisitHandler.java x: 12 lines of code y: 10 # changes src/main/java/org/apache/commons/graph/coloring/DefaultColoringAlgorithmsSelector.java x: 127 lines of code y: 6 # changes src/main/java/org/apache/commons/graph/weight/primitive/BigDecimalWeightBaseOperations.java x: 29 lines of code y: 5 # changes src/main/java/org/apache/commons/graph/weight/primitive/DoubleWeightBaseOperations.java x: 27 lines of code y: 6 # changes src/main/java/org/apache/commons/graph/weight/primitive/FloatWeightBaseOperations.java x: 27 lines of code y: 5 # changes src/main/java/org/apache/commons/graph/flow/FlowNetworkHandler.java x: 104 lines of code y: 10 # changes src/main/java/org/apache/commons/graph/visit/BaseGraphVisitHandler.java x: 33 lines of code y: 8 # changes src/main/java/org/apache/commons/graph/visit/VisitGraphBuilder.java x: 38 lines of code y: 8 # changes src/main/java/org/apache/commons/graph/elo/Category.java x: 6 lines of code y: 1 # changes src/main/java/org/apache/commons/graph/elo/package-info.java x: 1 lines of code y: 1 # changes src/main/java/org/apache/commons/graph/spanning/ReverseDeleteGraph.java x: 96 lines of code y: 6 # changes src/benchmarks/java/org/apache/commons/graph/spanning/MinimumSpanningTreeBenchmarkTestCase.java x: 110 lines of code y: 5 # changes src/main/java/org/apache/commons/graph/builder/DefaultGrapher.java x: 23 lines of code y: 4 # changes src/main/java/org/apache/commons/graph/builder/DefaultHeadVertexConnector.java x: 19 lines of code y: 4 # changes src/main/java/org/apache/commons/graph/builder/DefaultTailVertexConnector.java x: 21 lines of code y: 4 # changes src/main/java/org/apache/commons/graph/coloring/UncoloredOrderedVertices.java x: 71 lines of code y: 4 # changes src/main/java/org/apache/commons/graph/model/DirectedMutableGraph.java x: 60 lines of code y: 10 # changes src/main/java/org/apache/commons/graph/model/RevertedGraph.java x: 72 lines of code y: 5 # changes src/main/java/org/apache/commons/graph/model/UndirectedMutableGraph.java x: 30 lines of code y: 9 # changes src/main/java/org/apache/commons/graph/scc/SccAlgorithmSelector.java x: 9 lines of code y: 7 # changes src/main/java/org/apache/commons/graph/scc/TarjanAlgorithm.java x: 81 lines of code y: 4 # changes src/main/java/org/apache/commons/graph/shortestpath/AllVertexPairsShortestPath.java x: 67 lines of code y: 9 # changes src/main/java/org/apache/commons/graph/shortestpath/DefaultHeuristicBuilder.java x: 68 lines of code y: 7 # changes src/main/java/org/apache/commons/graph/shortestpath/DefaultPathSourceSelector.java x: 99 lines of code y: 6 # changes src/main/java/org/apache/commons/graph/shortestpath/DefaultTargetSourceSelector.java x: 84 lines of code y: 7 # changes src/main/java/org/apache/commons/graph/shortestpath/DefaultWeightedEdgesSelector.java x: 18 lines of code y: 3 # changes src/main/java/org/apache/commons/graph/shortestpath/ShortestDistances.java x: 43 lines of code y: 9 # changes src/main/java/org/apache/commons/graph/visit/DefaultVisitSourceSelector.java x: 19 lines of code y: 5 # changes src/main/java/org/apache/commons/graph/visit/VisitAlgorithmsSelector.java x: 9 lines of code y: 4 # changes src/benchmarks/java/org/apache/commons/graph/scc/SCCAlgorithmBenchmarkTestCase.java x: 75 lines of code y: 2 # changes src/main/java/org/apache/commons/graph/weight/package-info.java x: 1 lines of code y: 2 # changes src/main/java/org/apache/commons/graph/weight/primitive/package-info.java x: 1 lines of code y: 3 # changes src/main/java/org/apache/commons/graph/GraphException.java x: 23 lines of code y: 3 # changes src/site/xdoc/model/weights.xml x: 65 lines of code y: 1 # changes src/site/site.xml x: 28 lines of code y: 7 # changes src/site/xdoc/index.xml x: 37 lines of code y: 3 # changes src/site/xdoc/model/intro.xml x: 80 lines of code y: 2 # changes src/main/java/org/apache/commons/graph/Weighted.java x: 5 lines of code y: 2 # changes src/site/xdoc/algorithms/coloring.xml x: 13 lines of code y: 1 # changes src/main/java/org/apache/commons/graph/scc/TarjanVertexMetaInfo.java x: 27 lines of code y: 1 # changes src/main/assembly/bin.xml x: 29 lines of code y: 1 # changes src/main/java/org/apache/commons/graph/shortestpath/NegativeWeightedCycleException.java x: 19 lines of code y: 1 # changes src/site/xdoc/issue-tracking.xml x: 54 lines of code y: 1 # changes src/site/xdoc/mail-lists.xml x: 147 lines of code y: 1 # changes base/src/main/java/org/apache/commons/graph/algorithm/dataflow/DataFlowEquations.java x: 7 lines of code y: 1 # changes base/src/main/java/org/apache/commons/graph/contract/Acyclic.java x: 4 lines of code y: 1 # changes base/src/main/java/org/apache/commons/graph/contract/AcyclicContract.java x: 75 lines of code y: 1 # changes base/src/main/java/org/apache/commons/graph/contract/Contract.java x: 20 lines of code y: 1 # changes doap_graph.rdf x: 31 lines of code y: 1 # changes
25.0
# changes
  min: 1.0
  average: 5.34
  25th percentile: 2.0
  median: 5.0
  75th percentile: 7.0
  max: 25.0
0 353.0
lines of code
min: 1.0 | average: 38.41 | 25th percentile: 6.0 | median: 19.0 | 75th percentile: 60.0 | max: 353.0

Number of Contributors vs. Number of Changes: 163 points

src/changes/changes.xml x: 4 # contributors y: 25 # changes src/benchmarks/java/org/apache/commons/graph/shortestpath/UniVsBiDijkstraBenchmarkTestCase.java x: 1 # contributors y: 1 # changes src/main/java/org/apache/commons/graph/shortestpath/DefaultShortestPathAlgorithmSelector.java x: 2 # contributors y: 7 # changes src/main/java/org/apache/commons/graph/shortestpath/PredecessorsList.java x: 3 # contributors y: 16 # changes src/main/java/org/apache/commons/graph/shortestpath/ShortestPathAlgorithmSelector.java x: 3 # contributors y: 8 # changes src/main/java/org/apache/commons/graph/builder/AbstractGraphConnection.java x: 2 # contributors y: 6 # changes src/main/java/org/apache/commons/graph/builder/GraphConnection.java x: 2 # contributors y: 5 # changes src/main/java/org/apache/commons/graph/elo/DefaultRankingSelector.java x: 2 # contributors y: 4 # changes src/main/java/org/apache/commons/graph/export/GraphMLExporter.java x: 3 # contributors y: 12 # changes src/main/java/org/apache/commons/graph/export/ExportSelector.java x: 4 # contributors y: 5 # changes src/main/java/org/apache/commons/graph/model/BaseGraph.java x: 2 # contributors y: 14 # changes src/main/java/org/apache/commons/graph/model/BaseMutableGraph.java x: 2 # contributors y: 16 # changes src/main/java/org/apache/commons/graph/model/InMemoryPath.java x: 2 # contributors y: 15 # changes src/main/java/org/apache/commons/graph/model/InMemoryWeightedPath.java x: 3 # contributors y: 14 # changes src/main/java/org/apache/commons/graph/model/MutableSpanningTree.java x: 3 # contributors y: 11 # changes src/main/java/org/apache/commons/graph/export/DefaultExportSelector.java x: 3 # contributors y: 4 # changes src/main/java/org/apache/commons/graph/elo/KFactorBuilder.java x: 2 # contributors y: 2 # changes src/main/java/org/apache/commons/graph/export/GraphExportException.java x: 3 # contributors y: 5 # changes src/main/java/org/apache/commons/graph/export/NamedExportSelector.java x: 3 # contributors y: 3 # changes src/main/java/org/apache/commons/graph/elo/PlayersRank.java x: 2 # contributors y: 3 # changes src/main/java/org/apache/commons/graph/shortestpath/HeuristicBuilder.java x: 3 # contributors y: 7 # changes src/main/java/org/apache/commons/graph/spanning/DefaultSpanningTreeAlgorithmSelector.java x: 4 # contributors y: 15 # changes src/main/java/org/apache/commons/graph/spanning/DefaultSpanningTreeSourceSelector.java x: 4 # contributors y: 12 # changes src/main/java/org/apache/commons/graph/spanning/SpanningTreeAlgorithmSelector.java x: 3 # contributors y: 6 # changes src/main/java/org/apache/commons/graph/spanning/SpanningTreeSourceSelector.java x: 4 # contributors y: 8 # changes src/main/java/org/apache/commons/graph/export/AbstractExporter.java x: 4 # contributors y: 10 # changes src/main/java/org/apache/commons/graph/spanning/SuperVertex.java x: 4 # contributors y: 9 # changes src/main/java/org/apache/commons/graph/collections/FibonacciHeap.java x: 2 # contributors y: 9 # changes src/main/java/org/apache/commons/graph/collections/DisjointSetNode.java x: 1 # contributors y: 2 # changes src/main/java/org/apache/commons/graph/collections/FibonacciHeapNode.java x: 1 # contributors y: 6 # changes src/main/java/org/apache/commons/graph/CommonsGraph.java x: 4 # contributors y: 22 # changes src/main/java/org/apache/commons/graph/DirectedGraph.java x: 2 # contributors y: 8 # changes src/main/java/org/apache/commons/graph/Graph.java x: 3 # contributors y: 13 # changes src/main/java/org/apache/commons/graph/MutableGraph.java x: 3 # contributors y: 9 # changes src/main/java/org/apache/commons/graph/visit/GraphVisitHandler.java x: 3 # contributors y: 10 # changes src/main/java/org/apache/commons/graph/weight/primitive/DoubleWeightBaseOperations.java x: 4 # contributors y: 6 # changes src/main/java/org/apache/commons/graph/flow/FlowNetworkHandler.java x: 2 # contributors y: 10 # changes src/main/java/org/apache/commons/graph/SpanningTree.java x: 1 # contributors y: 7 # changes src/main/java/org/apache/commons/graph/UndirectedGraph.java x: 1 # contributors y: 5 # changes src/main/java/org/apache/commons/graph/builder/DefaultGrapher.java x: 1 # contributors y: 4 # changes src/main/java/org/apache/commons/graph/shortestpath/DefaultWeightedEdgesSelector.java x: 1 # contributors y: 3 # changes
25.0
# changes
  min: 1.0
  average: 5.34
  25th percentile: 2.0
  median: 5.0
  75th percentile: 7.0
  max: 25.0
0 4.0
# contributors
min: 1.0 | average: 2.01 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 4.0

Number of Contributors vs. File Size: 163 points

src/changes/changes.xml x: 4 # contributors y: 144 lines of code src/benchmarks/java/org/apache/commons/graph/shortestpath/UniVsBiDijkstraBenchmarkTestCase.java x: 1 # contributors y: 144 lines of code src/main/java/org/apache/commons/graph/shortestpath/DefaultShortestPathAlgorithmSelector.java x: 2 # contributors y: 163 lines of code src/main/java/org/apache/commons/graph/shortestpath/PredecessorsList.java x: 3 # contributors y: 74 lines of code src/main/java/org/apache/commons/graph/shortestpath/ShortestPathAlgorithmSelector.java x: 3 # contributors y: 9 lines of code src/main/java/org/apache/commons/graph/builder/AbstractGraphConnection.java x: 2 # contributors y: 29 lines of code src/main/java/org/apache/commons/graph/builder/DefaultLinkedConnectionBuilder.java x: 2 # contributors y: 19 lines of code src/main/java/org/apache/commons/graph/builder/GraphConnection.java x: 2 # contributors y: 5 lines of code src/main/java/org/apache/commons/graph/builder/GraphConnector.java x: 2 # contributors y: 6 lines of code src/main/java/org/apache/commons/graph/elo/DefaultRankingSelector.java x: 2 # contributors y: 17 lines of code src/main/java/org/apache/commons/graph/export/GraphMLExporter.java x: 3 # contributors y: 170 lines of code src/main/java/org/apache/commons/graph/export/ExportSelector.java x: 4 # contributors y: 8 lines of code src/main/java/org/apache/commons/graph/model/BaseGraph.java x: 2 # contributors y: 111 lines of code src/main/java/org/apache/commons/graph/model/BaseMutableGraph.java x: 2 # contributors y: 70 lines of code src/main/java/org/apache/commons/graph/model/InMemoryPath.java x: 2 # contributors y: 151 lines of code src/main/java/org/apache/commons/graph/model/MutableSpanningTree.java x: 3 # contributors y: 34 lines of code src/main/java/org/apache/commons/graph/export/DefaultExportSelector.java x: 3 # contributors y: 26 lines of code src/main/java/org/apache/commons/graph/flow/DefaultFromHeadBuilder.java x: 2 # contributors y: 20 lines of code src/main/java/org/apache/commons/graph/flow/DefaultMaxFlowAlgorithmSelector.java x: 3 # contributors y: 114 lines of code src/main/java/org/apache/commons/graph/flow/DefaultToTailBuilder.java x: 2 # contributors y: 22 lines of code src/main/java/org/apache/commons/graph/flow/MaxFlowAlgorithmSelector.java x: 3 # contributors y: 7 lines of code src/main/java/org/apache/commons/graph/export/GraphExportException.java x: 3 # contributors y: 11 lines of code src/main/java/org/apache/commons/graph/export/NamedExportSelector.java x: 3 # contributors y: 6 lines of code src/main/java/org/apache/commons/graph/collections/DisjointSet.java x: 2 # contributors y: 58 lines of code src/main/java/org/apache/commons/graph/coloring/NotEnoughColorsException.java x: 2 # contributors y: 13 lines of code src/main/java/org/apache/commons/graph/connectivity/DefaultConnectivityAlgorithmsSelector.java x: 2 # contributors y: 35 lines of code src/main/java/org/apache/commons/graph/connectivity/DefaultConnectivityBuilder.java x: 2 # contributors y: 23 lines of code src/main/java/org/apache/commons/graph/Mapper.java x: 2 # contributors y: 7 lines of code src/main/java/org/apache/commons/graph/coloring/ColoredVertices.java x: 2 # contributors y: 45 lines of code src/main/java/org/apache/commons/graph/scc/DefaultSccAlgorithmSelector.java x: 3 # contributors y: 32 lines of code src/main/java/org/apache/commons/graph/scc/KosarajuSharirAlgorithm.java x: 3 # contributors y: 112 lines of code src/main/java/org/apache/commons/graph/spanning/DefaultSpanningTreeAlgorithmSelector.java x: 4 # contributors y: 140 lines of code src/main/java/org/apache/commons/graph/spanning/DefaultSpanningTreeSourceSelector.java x: 4 # contributors y: 81 lines of code src/main/java/org/apache/commons/graph/spanning/SpanningTreeSourceSelector.java x: 4 # contributors y: 9 lines of code src/main/java/org/apache/commons/graph/utils/Assertions.java x: 2 # contributors y: 30 lines of code src/main/java/org/apache/commons/graph/elo/DefaultKFactorBuilder.java x: 2 # contributors y: 73 lines of code src/main/java/org/apache/commons/graph/export/AbstractExporter.java x: 4 # contributors y: 136 lines of code src/main/java/org/apache/commons/graph/export/DotExporter.java x: 3 # contributors y: 133 lines of code src/main/java/org/apache/commons/graph/spanning/SuperVertex.java x: 4 # contributors y: 60 lines of code src/main/java/org/apache/commons/graph/VertexPair.java x: 3 # contributors y: 53 lines of code src/main/java/org/apache/commons/graph/scc/CheriyanMehlhornGabowAlgorithm.java x: 2 # contributors y: 81 lines of code src/main/java/org/apache/commons/graph/collections/FibonacciHeap.java x: 2 # contributors y: 353 lines of code src/main/java/org/apache/commons/graph/collections/DisjointSetNode.java x: 1 # contributors y: 40 lines of code src/main/java/org/apache/commons/graph/collections/FibonacciHeapNode.java x: 1 # contributors y: 82 lines of code src/main/java/org/apache/commons/graph/CommonsGraph.java x: 4 # contributors y: 105 lines of code src/main/java/org/apache/commons/graph/SynchronizedDirectedGraph.java x: 2 # contributors y: 41 lines of code src/main/java/org/apache/commons/graph/SynchronizedUndirectedGraph.java x: 2 # contributors y: 11 lines of code src/main/java/org/apache/commons/graph/SynchronizedGraph.java x: 2 # contributors y: 113 lines of code src/main/java/org/apache/commons/graph/DirectedGraph.java x: 2 # contributors y: 9 lines of code src/main/java/org/apache/commons/graph/Graph.java x: 3 # contributors y: 16 lines of code src/main/java/org/apache/commons/graph/WeightedPath.java x: 3 # contributors y: 5 lines of code src/main/java/org/apache/commons/graph/spanning/ShortestEdges.java x: 3 # contributors y: 97 lines of code src/main/java/org/apache/commons/graph/visit/DefaultVisitAlgorithmsSelector.java x: 4 # contributors y: 115 lines of code src/main/java/org/apache/commons/graph/visit/GraphVisitHandler.java x: 3 # contributors y: 12 lines of code src/main/java/org/apache/commons/graph/coloring/DefaultColoringAlgorithmsSelector.java x: 2 # contributors y: 127 lines of code src/main/java/org/apache/commons/graph/weight/primitive/BigDecimalWeightBaseOperations.java x: 3 # contributors y: 29 lines of code src/main/java/org/apache/commons/graph/weight/primitive/DoubleWeightBaseOperations.java x: 4 # contributors y: 27 lines of code src/main/java/org/apache/commons/graph/weight/primitive/FloatWeightBaseOperations.java x: 3 # contributors y: 27 lines of code src/main/java/org/apache/commons/graph/flow/FlowNetworkHandler.java x: 2 # contributors y: 104 lines of code src/main/java/org/apache/commons/graph/visit/BaseGraphVisitHandler.java x: 2 # contributors y: 33 lines of code src/main/java/org/apache/commons/graph/visit/VisitGraphBuilder.java x: 2 # contributors y: 38 lines of code src/main/java/org/apache/commons/graph/elo/Category.java x: 1 # contributors y: 6 lines of code src/main/java/org/apache/commons/graph/elo/package-info.java x: 1 # contributors y: 1 lines of code src/main/java/org/apache/commons/graph/spanning/ReverseDeleteGraph.java x: 2 # contributors y: 96 lines of code src/benchmarks/java/org/apache/commons/graph/spanning/MinimumSpanningTreeBenchmarkTestCase.java x: 3 # contributors y: 110 lines of code src/main/java/org/apache/commons/graph/SpanningTree.java x: 1 # contributors y: 5 lines of code src/main/java/org/apache/commons/graph/builder/DefaultGrapher.java x: 1 # contributors y: 23 lines of code src/main/java/org/apache/commons/graph/builder/DefaultHeadVertexConnector.java x: 1 # contributors y: 19 lines of code src/main/java/org/apache/commons/graph/builder/DefaultTailVertexConnector.java x: 1 # contributors y: 21 lines of code src/main/java/org/apache/commons/graph/coloring/UncoloredOrderedVertices.java x: 1 # contributors y: 71 lines of code src/main/java/org/apache/commons/graph/model/DirectedMutableGraph.java x: 2 # contributors y: 60 lines of code src/main/java/org/apache/commons/graph/model/RevertedGraph.java x: 2 # contributors y: 72 lines of code src/main/java/org/apache/commons/graph/shortestpath/AllVertexPairsShortestPath.java x: 2 # contributors y: 67 lines of code src/main/java/org/apache/commons/graph/shortestpath/DefaultHeuristicBuilder.java x: 3 # contributors y: 68 lines of code src/main/java/org/apache/commons/graph/shortestpath/DefaultPathSourceSelector.java x: 2 # contributors y: 99 lines of code src/main/java/org/apache/commons/graph/shortestpath/DefaultTargetSourceSelector.java x: 3 # contributors y: 84 lines of code src/main/java/org/apache/commons/graph/shortestpath/DefaultWeightedEdgesSelector.java x: 1 # contributors y: 18 lines of code src/main/java/org/apache/commons/graph/shortestpath/ShortestDistances.java x: 2 # contributors y: 43 lines of code src/main/java/org/apache/commons/graph/visit/VisitAlgorithmsSelector.java x: 1 # contributors y: 9 lines of code src/benchmarks/java/org/apache/commons/graph/scc/SCCAlgorithmBenchmarkTestCase.java x: 1 # contributors y: 75 lines of code src/main/java/org/apache/commons/graph/weight/package-info.java x: 2 # contributors y: 1 lines of code src/main/java/org/apache/commons/graph/weight/primitive/package-info.java x: 3 # contributors y: 1 lines of code src/site/xdoc/model/weights.xml x: 1 # contributors y: 65 lines of code src/site/xdoc/index.xml x: 2 # contributors y: 37 lines of code src/site/xdoc/model/intro.xml x: 1 # contributors y: 80 lines of code src/site/xdoc/algorithms/coloring.xml x: 1 # contributors y: 13 lines of code src/main/java/org/apache/commons/graph/scc/TarjanVertexMetaInfo.java x: 1 # contributors y: 27 lines of code src/main/assembly/bin.xml x: 1 # contributors y: 29 lines of code src/main/java/org/apache/commons/graph/shortestpath/PathNotFoundException.java x: 1 # contributors y: 11 lines of code src/site/xdoc/issue-tracking.xml x: 1 # contributors y: 54 lines of code src/site/xdoc/mail-lists.xml x: 1 # contributors y: 147 lines of code base/src/main/java/org/apache/commons/graph/algorithm/dataflow/DataFlowEquations.java x: 1 # contributors y: 7 lines of code base/src/main/java/org/apache/commons/graph/contract/Acyclic.java x: 1 # contributors y: 4 lines of code base/src/main/java/org/apache/commons/graph/contract/Contract.java x: 1 # contributors y: 20 lines of code doap_graph.rdf x: 1 # contributors y: 31 lines of code
353.0
lines of code
  min: 1.0
  average: 38.41
  25th percentile: 6.0
  median: 19.0
  75th percentile: 60.0
  max: 353.0
0 4.0
# contributors
min: 1.0 | average: 2.01 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 4.0