Generated by
JDiff

JDiff Statistics

The percent change statistic reported for all elements in each API is defined recursively as follows:
Percentage difference = 100 * (added + removed + 2*changed)
                        -----------------------------------
                        sum of public elements in BOTH APIs
Where added is the number of packages added, removed is the number of packages removed, and changed is the number of packages changed. This definition is applied recursively for the classes and their program elements, so the value for a changed package will be less than 1, unless every class in that package has changed. The definition ensures that if all packages are removed and all new packages are added, the change will be 100%. Values are rounded here, so a value of 0% indicates a percentage difference of less than 0.5%.

The overall difference between the two APIs is approximately 26%.

Sections

Packages sorted by percentage difference
Classes and Interfaces sorted by percentage difference
Differences by number and type

Packages Sorted By Percentage Difference

Percentage
Difference
Package
63 org.sbml.jsbml.xml.parsers
33 org.sbml.jsbml.xml.xstream.converter
25 org.sbml.jsbml.util
24 org.sbml.jsbml.text.parser
16 org.sbml.jsbml.util.filters
6 org.sbml.jsbml
6 org.sbml.jsbml.xml.stax
4 org.sbml.jsbml.util.compilers
4 org.sbml.jsbml.xml

Percentage
Difference
Frequency Percentage Frequency
4 0.2222222222222222 |
6 0.2222222222222222 |
16 0.1111111111111111 |
24 0.1111111111111111 |
25 0.1111111111111111 |
33 0.1111111111111111 |
63 0.1111111111111111 |


Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
91 org.sbml.jsbml.SBMLOutputConverter
71 org.sbml.jsbml.PropertyUndefinedError
63 org.sbml.jsbml.SBMLInputConverter
60 org.sbml.jsbml.util.filters.SBOFilter
35 org.sbml.jsbml.util.TreeNodeWithChangeSupport
33 org.sbml.jsbml.xml.parsers.XMLNodeWriter
30 org.sbml.jsbml.Annotation
24 org.sbml.jsbml.SBase
24 org.sbml.jsbml.AbstractTreeNode
24 org.sbml.jsbml.AbstractSBase
23 org.sbml.jsbml.xml.parsers.ReadingParser
21 org.sbml.jsbml.SBMLDocument
20 org.sbml.jsbml.util.ValuePair
19 org.sbml.jsbml.xml.XMLNode
17 org.sbml.jsbml.xml.stax.SBMLWriter
16 org.sbml.jsbml.CVTerm.Qualifier
12 org.sbml.jsbml.xml.parsers.SBMLCoreParser
11 org.sbml.jsbml.CVTerm
11 org.sbml.jsbml.Model
11 org.sbml.jsbml.xml.parsers.MathMLStaxParser
11 org.sbml.jsbml.xml.stax.SBMLReader
10 org.sbml.jsbml.util.TreeNodeChangeEvent
10 org.sbml.jsbml.Constraint
10 org.sbml.jsbml.SBMLError
9 org.sbml.jsbml.util.StringTools
9 org.sbml.jsbml.xml.parsers.WritingParser
7 org.sbml.jsbml.Creator
7 org.sbml.jsbml.ListOf
6 org.sbml.jsbml.text.parser.FormulaParserConstants
6 org.sbml.jsbml.text.parser.ParseException
6 org.sbml.jsbml.SBO.Triple
5 org.sbml.jsbml.SBO
5 org.sbml.jsbml.Species
5 org.sbml.jsbml.SBMLErrorLog
5 org.sbml.jsbml.util.compilers.FormulaCompiler
5 org.sbml.jsbml.xml.parsers.MathMLParser
3 org.sbml.jsbml.SBO.Term
3 org.sbml.jsbml.FunctionDefinition
3 org.sbml.jsbml.xml.XMLTriple
3 org.sbml.jsbml.History
2 org.sbml.jsbml.Compartment
2 org.sbml.jsbml.xml.stax.SBMLObjectForXML
2 org.sbml.jsbml.ASTNode
2 org.sbml.jsbml.LocalParameter
2 org.sbml.jsbml.text.parser.FormulaParser
2 org.sbml.jsbml.KineticLaw
2 org.sbml.jsbml.Unit
1 org.sbml.jsbml.Event
1 org.sbml.jsbml.Reaction
1 org.sbml.jsbml.xml.XMLAttributes
1 org.sbml.jsbml.JSBML
1 org.sbml.jsbml.UnitDefinition
1 org.sbml.jsbml.util.compilers.ASTNodeCompiler
1 org.sbml.jsbml.util.compilers.FindUnitsCompiler
1 org.sbml.jsbml.util.compilers.UnitsCompiler
1 org.sbml.jsbml.util.compilers.MathMLCompiler
1 org.sbml.jsbml.SpeciesReference
<1 org.sbml.jsbml.util.compilers.LaTeXCompiler
<1 org.sbml.jsbml.xml.XMLToken

Percentage
Difference
Frequency Percentage Frequency
0 0.03389830508474576 |
1 0.1694915254237288 |
2 0.11864406779661017 |
3 0.06779661016949153 |
5 0.0847457627118644 |
6 0.05084745762711865 |
7 0.03389830508474576 |
9 0.03389830508474576 |
10 0.05084745762711865 |
11 0.06779661016949153 |
12 0.01694915254237288 |
16 0.01694915254237288 |
17 0.01694915254237288 |
19 0.01694915254237288 |
20 0.01694915254237288 |
21 0.01694915254237288 |
23 0.01694915254237288 |
24 0.05084745762711865 |
30 0.01694915254237288 |
33 0.01694915254237288 |
35 0.01694915254237288 |
60 0.01694915254237288 |
63 0.01694915254237288 |
71 0.01694915254237288 |
91 0.01694915254237288 |


Differences By Number and Type

The numbers of program elements (packages, classes. constructors, methods and fields) which are recorded as removed, added or changed includes only the highest-level program elements. That is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class.
Number of Differences
  Removals Additions Changes Total
Packages 0 3 9 12
Classes and Interfaces 11 24 59 94
Constructors 2 4 3 9
Methods 46 262 81 389
Fields 11 20 6 37
Total 70 313 158 541