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

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
52 com.itextpdf.html2pdf.attach.impl.layout.form.renderer
40 com.itextpdf.html2pdf.attach.impl.layout.form.element
33 com.itextpdf.html2pdf.resolver.form
30 com.itextpdf.html2pdf.css.resolve.func.counter
25 com.itextpdf.html2pdf.attach.impl.layout
16 com.itextpdf.html2pdf.css.page
7 com.itextpdf.html2pdf.attach.impl.tags
2 com.itextpdf.html2pdf.html
1 com.itextpdf.html2pdf.jsoup.select
1 com.itextpdf.html2pdf.css.apply.impl
<1 com.itextpdf.html2pdf.css.resolve
<1 com.itextpdf.html2pdf
<1 com.itextpdf.html2pdf.attach
<1 com.itextpdf.html2pdf.css
<1 com.itextpdf.html2pdf.jsoup.nodes

Percentage
Difference
Frequency Percentage Frequency
0 0.3333333333333333 |
1 0.13333333333333333 |
2 0.06666666666666667 |
7 0.06666666666666667 |
16 0.06666666666666667 |
25 0.06666666666666667 |
30 0.06666666666666667 |
33 0.06666666666666667 |
40 0.06666666666666667 |
52 0.06666666666666667 |

Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
80 com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractOneLineTextFieldRenderer
60 com.itextpdf.html2pdf.css.resolve.func.counter.PageCountElementNode
33 com.itextpdf.html2pdf.attach.impl.layout.form.renderer.TextAreaRenderer
25 com.itextpdf.html2pdf.attach.impl.layout.form.renderer.AbstractFormFieldRenderer
25 com.itextpdf.html2pdf.attach.impl.layout.Html2PdfProperty
25 com.itextpdf.html2pdf.attach.impl.layout.form.element.Button
22 com.itextpdf.html2pdf.attach.impl.layout.form.renderer.InputFieldRenderer
20 com.itextpdf.html2pdf.attach.impl.tags.ButtonTagWorker
20 com.itextpdf.html2pdf.attach.impl.tags.PageCountWorker
20 com.itextpdf.html2pdf.attach.impl.tags.PageMarginBoxWorker
16 com.itextpdf.html2pdf.css.apply.impl.PageMarginBoxCssApplier
12 com.itextpdf.html2pdf.attach.impl.layout.HtmlDocumentRenderer
9 com.itextpdf.html2pdf.attach.impl.tags.TextAreaTagWorker
7 com.itextpdf.html2pdf.attach.impl.layout.form.renderer.ButtonRenderer
7 com.itextpdf.html2pdf.html.AttributeConstants
5 com.itextpdf.html2pdf.css.resolve.CssContext
2 com.itextpdf.html2pdf.LogMessageConstant
2 com.itextpdf.html2pdf.attach.ProcessorContext
1 com.itextpdf.html2pdf.css.CssConstants
1 com.itextpdf.html2pdf.html.TagConstants
<1 com.itextpdf.html2pdf.jsoup.nodes.Element

Percentage
Difference
Frequency Percentage Frequency
0 0.047619047619047616 |
1 0.09523809523809523 |
2 0.09523809523809523 |
5 0.047619047619047616 |
7 0.09523809523809523 |
9 0.047619047619047616 |
12 0.047619047619047616 |
16 0.047619047619047616 |
20 0.14285714285714285 |
22 0.047619047619047616 |
25 0.14285714285714285 |
33 0.047619047619047616 |
60 0.047619047619047616 |
80 0.047619047619047616 |

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 15 15
Classes and Interfaces 0 23 21 44
Constructors 0 1 2 3
Methods 1 19 16 36
Fields 0 30 1 31
Total 1 73 55 129