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

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
26 twitter4j
22 twitter4j.api
15 twitter4j.http
7 twitter4j.conf

Percentage
Difference
Frequency Percentage Frequency
7 0.25 |
15 0.25 |
22 0.25 |
26 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
52 twitter4j.TwitterException
50 twitter4j.TwitterStream
50 twitter4j.http.Authorization
47 twitter4j.TwitterStreamFactory
44 twitter4j.api.GeoMethods
44 twitter4j.api.GeoMethodsAsync
42 twitter4j.StatusDeletionNotice
35 twitter4j.api.AccountMethodsAsync
33 twitter4j.ResponseList
26 twitter4j.api.AccountMethods
25 twitter4j.StatusStream
20 twitter4j.Status
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
14 twitter4j.StatusListener
13 twitter4j.conf.Configuration
12 twitter4j.StatusUpdate
12 twitter4j.conf.ConfigurationBuilder
12 twitter4j.PagableResponseList
12 twitter4j.http.BasicAuthorization
12 twitter4j.http.OAuthAuthorization
12 twitter4j.conf.PropertyConfiguration
11 twitter4j.api.BlockMethodsAsync
10 twitter4j.SavedSearch
10 twitter4j.api.FriendshipMethods
10 twitter4j.api.FriendshipMethodsAsync
8 twitter4j.Twitter
8 twitter4j.Device
8 twitter4j.Tweet
8 twitter4j.TwitterListener
7 twitter4j.TwitterAdapter
7 twitter4j.TwitterMethod
7 twitter4j.Query
6 twitter4j.http.OAuthSupport
6 twitter4j.AsyncTwitter
5 twitter4j.User
5 twitter4j.UserList
4 twitter4j.Place
2 twitter4j.api.UserMethods
2 twitter4j.api.UserMethodsAsync

Percentage
Difference
Frequency Percentage Frequency
2 0.041666666666666664 |
4 0.020833333333333332 |
5 0.041666666666666664 |
6 0.041666666666666664 |
7 0.0625 |
8 0.08333333333333333 |
10 0.0625 |
11 0.020833333333333332 |
12 0.125 |
13 0.020833333333333332 |
14 0.020833333333333332 |
16 0.041666666666666664 |
18 0.041666666666666664 |
20 0.08333333333333333 |
25 0.020833333333333332 |
26 0.020833333333333332 |
33 0.020833333333333332 |
35 0.020833333333333332 |
42 0.020833333333333332 |
44 0.041666666666666664 |
47 0.020833333333333332 |
50 0.041666666666666664 |
52 0.020833333333333332 |
77 0.041666666666666664 |
100 0.020833333333333332 |


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 4 23 48 75
Constructors 2 7 3 12
Methods 43 163 12 218
Fields 0 38 0 38
Total 49 234 67 350