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

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
41 it.dtt.ca.ppv
35 it.dtt.ca
18 it.dtt.ca.event
17 it.dtt.ca.util
15 it.dtt.ca.history
10 it.dtt.ca.request
7 it.dtt.ca.exception

Percentage
Difference
Frequency Percentage Frequency
7 0.14285714285714285 |
10 0.14285714285714285 |
15 0.14285714285714285 |
17 0.14285714285714285 |
18 0.14285714285714285 |
35 0.14285714285714285 |
41 0.14285714285714285 |


Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
60 it.dtt.ca.event.CAEvent
50 it.dtt.ca.event.NewMessageEvent
50 it.dtt.ca.ppv.PPVPackage
46 it.dtt.ca.ppv.Product
46 it.dtt.ca.CAManager
40 it.dtt.ca.ppv.GenericProduct
37 it.dtt.ca.event.PinRequestEvent
36 it.dtt.ca.ppv.PPTEvent
33 it.dtt.ca.history.Message
28 it.dtt.ca.event.CreditsEvent
28 it.dtt.ca.ppv.PPVEvent
26 it.dtt.ca.CAManagerFactory
25 it.dtt.ca.event.CAProductEvent
25 it.dtt.ca.event.SmartCardEvent
25 it.dtt.ca.request.CARequest
25 it.dtt.ca.request.HistoryRequest
24 it.dtt.ca.request.RcRechargeRequest
18 it.dtt.ca.history.History
18 it.dtt.ca.event.HistoryUpdateEvent
18 it.dtt.ca.event.RechargeEvent
18 it.dtt.ca.ppv.Subscription
14 it.dtt.ca.util.ParentalControlLevel
12 it.dtt.ca.history.RechargeHistoryItem
12 it.dtt.ca.Pin
11 it.dtt.ca.event.CAAccessEvent
10 it.dtt.ca.event.SlotEvent
8 it.dtt.ca.util.Money
8 it.dtt.ca.event.SmartCardStatusEvent
7 it.dtt.ca.util.Wallet
6 it.dtt.ca.history.ProductHistoryItem
5 it.dtt.ca.history.HistoryItem

Percentage
Difference
Frequency Percentage Frequency
5 0.03225806451612903 |
6 0.03225806451612903 |
7 0.03225806451612903 |
8 0.06451612903225806 |
10 0.03225806451612903 |
11 0.03225806451612903 |
12 0.06451612903225806 |
14 0.03225806451612903 |
18 0.12903225806451613 |
24 0.03225806451612903 |
25 0.12903225806451613 |
26 0.03225806451612903 |
28 0.06451612903225806 |
33 0.03225806451612903 |
36 0.03225806451612903 |
37 0.03225806451612903 |
40 0.03225806451612903 |
46 0.06451612903225806 |
50 0.06451612903225806 |
60 0.03225806451612903 |


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 7 7
Classes and Interfaces 3 6 31 40
Constructors 2 7 23 32
Methods 12 31 34 77
Fields 2 14 0 16
Total 19 58 95 172