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

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
34 twitter4j
25 twitter4j.api
15 twitter4j.http
8 twitter4j.conf

Percentage
Difference
Frequency Percentage Frequency
8 0.25 |
15 0.25 |
25 0.25 |
34 0.25 |


Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
77 twitter4j.api.SearchMethods
77 twitter4j.api.SearchMethodsAsync
58 twitter4j.TwitterStreamFactory
53 twitter4j.TwitterException
53 twitter4j.TwitterStream
50 twitter4j.http.Authorization
47 twitter4j.AsyncTwitterFactory
47 twitter4j.TwitterFactory
46 twitter4j.api.AccountMethodsAsync
44 twitter4j.api.GeoMethods
44 twitter4j.api.GeoMethodsAsync
42 twitter4j.StatusDeletionNotice
37 twitter4j.api.AccountMethods
33 twitter4j.ResponseList
26 twitter4j.Status
25 twitter4j.StatusListener
25 twitter4j.StatusStream
25 twitter4j.api.FriendshipMethods
25 twitter4j.api.FriendshipMethodsAsync
20 twitter4j.Category
20 twitter4j.api.ListMembersMethods
20 twitter4j.api.ListMembersMethodsAsync
20 twitter4j.http.NullAuthorization
18 twitter4j.api.StatusMethods
18 twitter4j.api.StatusMethodsAsync
16 twitter4j.http.AuthorizationFactory
16 twitter4j.http.RequestToken
16 twitter4j.conf.Configuration
15 twitter4j.conf.ConfigurationBuilder
14 twitter4j.TwitterMethod
13 twitter4j.TwitterListener
13 twitter4j.Twitter
13 twitter4j.api.DirectMessageMethods
13 twitter4j.api.DirectMessageMethodsAsync
13 twitter4j.TwitterAdapter
13 twitter4j.conf.PropertyConfiguration
12 twitter4j.StatusUpdate
12 twitter4j.PagableResponseList
12 twitter4j.http.BasicAuthorization
12 twitter4j.http.OAuthAuthorization
11 twitter4j.AsyncTwitter
11 twitter4j.api.BlockMethodsAsync
11 twitter4j.api.ListMethods
11 twitter4j.api.ListMethodsAsync
10 twitter4j.SavedSearch
9 twitter4j.api.TimelineMethods
9 twitter4j.api.TimelineMethodsAsync
9 twitter4j.User
8 twitter4j.Tweet
7 twitter4j.Query
6 twitter4j.http.OAuthSupport
5 twitter4j.DirectMessage
5 twitter4j.api.UserMethods
5 twitter4j.api.UserMethodsAsync
4 twitter4j.UserList
4 twitter4j.Place

Percentage
Difference
Frequency Percentage Frequency
4 0.03571428571428571 |
5 0.05357142857142857 |
6 0.017857142857142856 |
7 0.017857142857142856 |
8 0.017857142857142856 |
9 0.05357142857142857 |
10 0.017857142857142856 |
11 0.07142857142857142 |
12 0.07142857142857142 |
13 0.10714285714285714 |
14 0.017857142857142856 |
15 0.017857142857142856 |
16 0.05357142857142857 |
18 0.03571428571428571 |
20 0.07142857142857142 |
25 0.07142857142857142 |
26 0.017857142857142856 |
33 0.017857142857142856 |
37 0.017857142857142856 |
42 0.017857142857142856 |
44 0.03571428571428571 |
46 0.017857142857142856 |
47 0.03571428571428571 |
50 0.017857142857142856 |
53 0.03571428571428571 |
58 0.017857142857142856 |
77 0.03571428571428571 |


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 3 4 7
Classes and Interfaces 6 29 56 91
Constructors 2 8 4 14
Methods 49 254 24 327
Fields 4 58 0 62
Total 61 352 88 501