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

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
20 twitter4j
10 twitter4j.util
5 twitter4j.auth
5 twitter4j.api
3 twitter4j.json
2 twitter4j.conf

Percentage
Difference
Frequency Percentage Frequency
2 0.16666666666666666 |
3 0.16666666666666666 |
5 0.3333333333333333 |
10 0.16666666666666666 |
20 0.16666666666666666 |


Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
67 twitter4j.TwitterStream
52 twitter4j.api.DirectMessagesResources
50 twitter4j.Scopes
33 twitter4j.MediaEntity
25 twitter4j.JSONObjectType
25 twitter4j.TwitterAPIMonitor
25 twitter4j.api.SavedSearchesResources
25 twitter4j.auth.Authorization
22 twitter4j.DirectMessage
20 twitter4j.util.CharacterUtil
17 twitter4j.api.ListsResources
17 twitter4j.auth.OAuthAuthorization
16 twitter4j.TwitterBase
16 twitter4j.api.HelpResources.Language
16 twitter4j.api.TrendsResourcesAsync
15 twitter4j.UploadedMedia
14 twitter4j.SiteStreamsListener
14 twitter4j.Trend
13 twitter4j.SiteStreamsAdapter
12 twitter4j.UserStreamListener
12 twitter4j.api.TweetsResources
11 twitter4j.UserStreamAdapter
11 twitter4j.Status
10 twitter4j.StatusUpdate
10 twitter4j.OEmbedRequest
10 twitter4j.SavedSearch
10 twitter4j.auth.NullAuthorization
9 twitter4j.EntitySupport
7 twitter4j.TwitterFactory
6 twitter4j.FilterQuery
6 twitter4j.TwitterAPIConfiguration
6 twitter4j.User
6 twitter4j.auth.BasicAuthorization
5 twitter4j.conf.Configuration
5 twitter4j.auth.AsyncOAuthSupport
5 twitter4j.api.UsersResources
5 twitter4j.auth.OAuth2Authorization
4 twitter4j.conf.ConfigurationBuilder
4 twitter4j.AccountSettings
4 twitter4j.TwitterException
4 twitter4j.auth.OAuthSupport
3 twitter4j.Query
3 twitter4j.json.DataObjectFactory
2 twitter4j.GeoQuery
1 twitter4j.api.UsersResourcesAsync

Percentage
Difference
Frequency Percentage Frequency
1 0.022222222222222223 |
2 0.022222222222222223 |
3 0.044444444444444446 |
4 0.08888888888888889 |
5 0.08888888888888889 |
6 0.08888888888888889 |
7 0.022222222222222223 |
9 0.022222222222222223 |
10 0.08888888888888889 |
11 0.044444444444444446 |
12 0.044444444444444446 |
13 0.022222222222222223 |
14 0.044444444444444446 |
15 0.022222222222222223 |
16 0.06666666666666667 |
17 0.044444444444444446 |
20 0.022222222222222223 |
22 0.022222222222222223 |
25 0.08888888888888889 |
33 0.022222222222222223 |
50 0.022222222222222223 |
52 0.022222222222222223 |
67 0.022222222222222223 |


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 2 1 6 9
Classes and Interfaces 26 4 45 75
Constructors 1 3 0 4
Methods 7 114 37 158
Fields 0 1 0 1
Total 36 123 88 247