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

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
18 twitter4j
15 twitter4j.api
14 twitter4j.http
4 twitter4j.conf

Percentage
Difference
Frequency Percentage Frequency
4 0.25 |
14 0.25 |
15 0.25 |
18 0.25 |


Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
100 twitter4j.TimeSpanUtil
77 twitter4j.api.SearchMethods
77 twitter4j.api.SearchMethodsAsync
50 twitter4j.TwitterException
50 twitter4j.http.Authorization
42 twitter4j.StatusDeletionNotice
33 twitter4j.ResponseList
27 twitter4j.TwitterStream
25 twitter4j.StatusStream
25 twitter4j.api.StatusMethods
25 twitter4j.api.StatusMethodsAsync
20 twitter4j.Status
20 twitter4j.http.NullAuthorization
16 twitter4j.api.GeoMethods
16 twitter4j.api.GeoMethodsAsync
16 twitter4j.http.AuthorizationFactory
16 twitter4j.http.RequestToken
15 twitter4j.api.AccountMethodsAsync
12 twitter4j.StatusUpdate
12 twitter4j.PagableResponseList
12 twitter4j.http.BasicAuthorization
11 twitter4j.api.BlockMethodsAsync
10 twitter4j.http.OAuthAuthorization
10 twitter4j.SavedSearch
10 twitter4j.TwitterStreamFactory
10 twitter4j.api.FriendshipMethods
10 twitter4j.api.FriendshipMethodsAsync
8 twitter4j.Tweet
7 twitter4j.conf.Configuration
7 twitter4j.Query
7 twitter4j.conf.ConfigurationBuilder
7 twitter4j.api.AccountMethods
6 twitter4j.http.OAuthSupport
6 twitter4j.conf.PropertyConfiguration
5 twitter4j.Twitter
5 twitter4j.User
5 twitter4j.api.TimelineMethods
5 twitter4j.api.TimelineMethodsAsync
5 twitter4j.UserList
4 twitter4j.Place
3 twitter4j.TwitterListener
3 twitter4j.TwitterAdapter
3 twitter4j.TwitterMethod
2 twitter4j.AsyncTwitter

Percentage
Difference
Frequency Percentage Frequency
2 0.022727272727272728 |
3 0.06818181818181818 |
4 0.022727272727272728 |
5 0.11363636363636363 |
6 0.045454545454545456 |
7 0.09090909090909091 |
8 0.022727272727272728 |
10 0.11363636363636363 |
11 0.022727272727272728 |
12 0.06818181818181818 |
15 0.022727272727272728 |
16 0.09090909090909091 |
20 0.045454545454545456 |
25 0.06818181818181818 |
27 0.022727272727272728 |
33 0.022727272727272728 |
42 0.022727272727272728 |
50 0.045454545454545456 |
77 0.045454545454545456 |
100 0.022727272727272728 |


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 4 5
Classes and Interfaces 4 11 44 59
Constructors 1 2 0 3
Methods 43 98 10 151
Fields 0 18 0 18
Total 48 130 58 236