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

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
13 com.qoppa.pdfImages
13 com.qoppa.pdfSecure
13 com.qoppa.pdfPrint
13 com.qoppa.pdfFields
12 com.qoppa.pdfAssemble
12 com.qoppa.pdfText
10 com.qoppa.pdf.annotations
8 com.qoppa.pdfProcess
3 com.qoppa.pdfViewer.actions
2 com.qoppa.pdf.dom
2 com.qoppa.pdf.form
<1 com.qoppa.pdf.permissions
<1 com.qoppa.pdf

Percentage
Difference
Frequency Percentage Frequency
0 0.15384615384615385 |
2 0.15384615384615385 |
3 0.07692307692307693 |
8 0.07692307692307693 |
10 0.07692307692307693 |
12 0.15384615384615385 |
13 0.3076923076923077 |


Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
33 com.qoppa.pdf.annotations.WidgetHandler
27 com.qoppa.pdfViewer.actions.SubmitFormAction
25 com.qoppa.pdf.annotations.Ink
25 com.qoppa.pdf.annotations.TextMarkup
25 com.qoppa.pdfAssemble.PDFAssemble.KeyInfoAssemble
25 com.qoppa.pdfFields.PDFFields.KeyInfoFields
25 com.qoppa.pdfImages.PDFImages.KeyInfoImages
25 com.qoppa.pdfPrint.PDFPrint.KeyInfoPrint
25 com.qoppa.pdfProcess.PDFDocument.KeyInfoProcess
25 com.qoppa.pdfSecure.PDFSecure.KeyInfoSecure
25 com.qoppa.pdfText.PDFText.KeyInfoText
17 com.qoppa.pdfViewer.actions.JSAction
16 com.qoppa.pdf.annotations.AnnotationComponent
16 com.qoppa.pdf.form.SignatureField
10 com.qoppa.pdfViewer.actions.ResetForm
7 com.qoppa.pdfProcess.PDFDocument
7 com.qoppa.pdfProcess.PDFPage
6 com.qoppa.pdf.form.AcroForm
4 com.qoppa.pdf.annotations.Annotation
4 com.qoppa.pdfProcess.ImageParam
4 com.qoppa.pdf.annotations.Widget
3 com.qoppa.pdf.annotations.FreeText
3 com.qoppa.pdf.PDFPermissions
3 com.qoppa.pdf.permissions.PasswordPermissions
2 com.qoppa.pdf.dom.IPDFDocument
2 com.qoppa.pdfImages.PDFImages
2 com.qoppa.pdfSecure.PDFSecure
2 com.qoppa.pdf.dom.IPDFPage
2 com.qoppa.pdf.annotations.IAnnotationFactory
1 com.qoppa.pdfPrint.PDFPrint
1 com.qoppa.pdf.PDFRenderHints
1 com.qoppa.pdfFields.PDFFields

Percentage
Difference
Frequency Percentage Frequency
1 0.09375 |
2 0.15625 |
3 0.09375 |
4 0.09375 |
6 0.03125 |
7 0.0625 |
10 0.03125 |
16 0.0625 |
17 0.03125 |
25 0.28125 |
27 0.03125 |
33 0.03125 |


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 13 13
Classes and Interfaces 1 6 32 39
Constructors 1 3 0 4
Methods 25 21 15 61
Fields 4 2 6 12
Total 31 32 66 129