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

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 twitter4j
6 twitter4j.examples

Percentage
Difference
Frequency Percentage Frequency
6 0.5 |
52 0.5 |


Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
100 twitter4j.TwitterResponse
99 twitter4j.AsyncTwitter
65 twitter4j.Twitter
48 twitter4j.TwitterStream
43 twitter4j.TwitterListener
42 twitter4j.TwitterAdapter
40 twitter4j.Trend
40 twitter4j.Trends
33 twitter4j.StatusListener
29 twitter4j.Status
25 twitter4j.StatusStream
23 twitter4j.IDs
23 twitter4j.SavedSearch
20 twitter4j.RateLimitStatus
18 twitter4j.QueryResult
17 twitter4j.Query
16 twitter4j.Tweet
14 twitter4j.DirectMessage
14 twitter4j.TwitterException
13 twitter4j.User
12 twitter4j.Paging

Percentage
Difference
Frequency Percentage Frequency
12 0.047619047619047616 |
13 0.047619047619047616 |
14 0.09523809523809523 |
16 0.047619047619047616 |
17 0.047619047619047616 |
18 0.047619047619047616 |
20 0.047619047619047616 |
23 0.09523809523809523 |
25 0.047619047619047616 |
29 0.047619047619047616 |
33 0.047619047619047616 |
40 0.09523809523809523 |
42 0.047619047619047616 |
43 0.047619047619047616 |
48 0.047619047619047616 |
65 0.047619047619047616 |
99 0.047619047619047616 |
100 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 1 2 3
Classes and Interfaces 2 16 21 39
Constructors 8 1 5 14
Methods 386 226 73 685
Fields 57 1 0 58
Total 453 245 101 799