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 0%.

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
20 com.itextpdf.kernel.exceptions
16 com.itextpdf.commons.utils
9 com.itextpdf.forms.fields
7 com.itextpdf.commons.actions.contexts
4 com.itextpdf.signatures.exceptions
3 com.itextpdf.commons.actions.processors
2 com.itextpdf.signatures
1 com.itextpdf.io.source
1 com.itextpdf.kernel.pdf
1 com.itextpdf.io.exceptions
1 com.itextpdf.kernel.utils
<1 com.itextpdf.io.font
<1 com.itextpdf.test
<1 com.itextpdf.commons.actions
<1 com.itextpdf.layout.renderer
<1 com.itextpdf.kernel.pdf.annot
<1 com.itextpdf.io.codec

Percentage
Difference
Frequency Percentage Frequency
0 0.35294117647058826 |
1 0.23529411764705882 |
2 0.058823529411764705 |
3 0.058823529411764705 |
4 0.058823529411764705 |
7 0.058823529411764705 |
9 0.058823529411764705 |
16 0.058823529411764705 |
20 0.058823529411764705 |

Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
55 com.itextpdf.commons.utils.DateTimeUtil
50 com.itextpdf.commons.utils.EncodingUtil
40 com.itextpdf.kernel.pdf.PdfNumber
37 com.itextpdf.signatures.RootStoreVerifier
33 com.itextpdf.commons.actions.contexts.AbstractContextManagerConfigurationEvent
30 com.itextpdf.kernel.pdf.PdfXrefTable
25 com.itextpdf.io.font.CFFFont.SubrMarkerItem
25 com.itextpdf.kernel.utils.PdfSplitter
22 com.itextpdf.signatures.OCSPVerifier
21 com.itextpdf.commons.utils.FileUtil
20 com.itextpdf.signatures.CertificateVerification
17 com.itextpdf.kernel.pdf.MemoryLimitsAwareHandler
16 com.itextpdf.io.source.RandomAccessSourceFactory
16 com.itextpdf.signatures.CRLVerifier
14 com.itextpdf.io.source.RASInputStream
12 com.itextpdf.commons.actions.contexts.UnknownContext
10 com.itextpdf.commons.actions.processors.AbstractITextProductEventProcessor
8 com.itextpdf.signatures.PdfSignature
5 com.itextpdf.io.exceptions.IoExceptionMessage
4 com.itextpdf.signatures.exceptions.SignExceptionMessageConstant
3 com.itextpdf.kernel.pdf.PdfReader
3 com.itextpdf.layout.renderer.DocumentRenderer
3 com.itextpdf.signatures.LtvVerifier
3 com.itextpdf.test.WrappedSamplesRunner
3 com.itextpdf.commons.actions.NamespaceConstant
2 com.itextpdf.io.font.CFFFont
2 com.itextpdf.kernel.pdf.annot.PdfWidgetAnnotation
2 com.itextpdf.io.font.TrueTypeFont
1 com.itextpdf.io.codec.Jbig2SegmentReader
1 com.itextpdf.io.font.CFFFont.Font
1 com.itextpdf.io.font.CFFFontSubset
1 com.itextpdf.kernel.exceptions.KernelExceptionMessageConstant
<1 com.itextpdf.io.source.PdfTokenizer

Percentage
Difference
Frequency Percentage Frequency
0 0.030303030303030304 |
1 0.12121212121212122 |
2 0.09090909090909091 |
3 0.15151515151515152 |
4 0.030303030303030304 |
5 0.030303030303030304 |
8 0.030303030303030304 |
10 0.030303030303030304 |
12 0.030303030303030304 |
14 0.030303030303030304 |
16 0.06060606060606061 |
17 0.030303030303030304 |
20 0.030303030303030304 |
21 0.030303030303030304 |
22 0.030303030303030304 |
25 0.06060606060606061 |
30 0.030303030303030304 |
33 0.030303030303030304 |
37 0.030303030303030304 |
40 0.030303030303030304 |
50 0.030303030303030304 |
55 0.030303030303030304 |

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 0 17 17
Classes and Interfaces 0 4 33 37
Constructors 0 2 11 13
Methods 0 13 56 69
Fields 0 13 0 13
Total 0 32 117 149