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

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
50 twitter4j.util
14 twitter4j.api
9 twitter4j
6 twitter4j.http
2 twitter4j.conf

Percentage
Difference
Frequency Percentage Frequency
2 0.2 |
6 0.2 |
9 0.2 |
14 0.2 |
50 0.2 |


Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
77 twitter4j.api.SearchMethods
77 twitter4j.api.SearchMethodsAsync
25 twitter4j.ResponseList
25 twitter4j.api.StatusMethods
25 twitter4j.api.StatusMethodsAsync
16 twitter4j.Status
16 twitter4j.api.GeoMethods
16 twitter4j.api.GeoMethodsAsync
16 twitter4j.http.AuthorizationFactory
16 twitter4j.http.RequestToken
12 twitter4j.StatusUpdate
12 twitter4j.PagableResponseList
11 twitter4j.api.BlockMethodsAsync
10 twitter4j.TwitterStream
10 twitter4j.TwitterStreamFactory
10 twitter4j.http.NullAuthorization
8 twitter4j.Tweet
7 twitter4j.api.AccountMethodsAsync
7 twitter4j.Query
6 twitter4j.http.OAuthSupport
6 twitter4j.http.BasicAuthorization
6 twitter4j.http.OAuthAuthorization
5 twitter4j.api.TimelineMethods
5 twitter4j.api.TimelineMethodsAsync
5 twitter4j.Twitter
4 twitter4j.conf.Configuration
4 twitter4j.conf.ConfigurationBuilder
4 twitter4j.FilterQuery
3 twitter4j.TwitterException
2 twitter4j.User
2 twitter4j.conf.PropertyConfiguration
2 twitter4j.AsyncTwitter
1 twitter4j.TwitterListener
1 twitter4j.TwitterAdapter
1 twitter4j.TwitterMethod

Percentage
Difference
Frequency Percentage Frequency
1 0.08571428571428572 |
2 0.08571428571428572 |
3 0.02857142857142857 |
4 0.08571428571428572 |
5 0.08571428571428572 |
6 0.08571428571428572 |
7 0.05714285714285714 |
8 0.02857142857142857 |
10 0.08571428571428572 |
11 0.02857142857142857 |
12 0.05714285714285714 |
16 0.14285714285714285 |
25 0.08571428571428572 |
77 0.05714285714285714 |


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 5 5
Classes and Interfaces 2 14 35 51
Constructors 0 1 0 1
Methods 34 65 3 102
Fields 0 11 0 11
Total 36 91 43 170