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

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
25 twitter4j.util
22 twitter4j
12 twitter4j.api
5 twitter4j.conf
<1 twitter4j.http

Percentage
Difference
Frequency Percentage Frequency
0 0.2 |
5 0.2 |
12 0.2 |
22 0.2 |
25 0.2 |


Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
61 twitter4j.TwitterStreamFactory
51 twitter4j.util.ImageUpload
47 twitter4j.AsyncTwitterFactory
47 twitter4j.TwitterFactory
40 twitter4j.UserStreamListener
40 twitter4j.UserStreamAdapter
37 twitter4j.api.AccountMethods
37 twitter4j.api.AccountMethodsAsync
33 twitter4j.api.GeoMethods
33 twitter4j.api.GeoMethodsAsync
32 twitter4j.TwitterStream
25 twitter4j.StatusListener
25 twitter4j.StatusStream
25 twitter4j.UserStream
21 twitter4j.api.StatusMethods
21 twitter4j.api.StatusMethodsAsync
20 twitter4j.Category
20 twitter4j.api.ListMembersMethods
20 twitter4j.api.ListMembersMethodsAsync
15 twitter4j.api.FriendshipMethods
15 twitter4j.api.FriendshipMethodsAsync
15 twitter4j.api.TimelineMethods
15 twitter4j.api.TimelineMethodsAsync
13 twitter4j.Status
13 twitter4j.api.DirectMessageMethods
13 twitter4j.api.DirectMessageMethodsAsync
11 twitter4j.api.ListMethods
11 twitter4j.api.ListMethodsAsync
10 twitter4j.TwitterMethod
10 twitter4j.TwitterListener
10 twitter4j.TwitterAdapter
10 twitter4j.conf.Configuration
9 twitter4j.conf.PropertyConfiguration
9 twitter4j.conf.ConfigurationBuilder
9 twitter4j.StatusAdapter
8 twitter4j.AsyncTwitter
8 twitter4j.Twitter
5 twitter4j.TwitterException
5 twitter4j.DirectMessage
5 twitter4j.api.UserMethods
5 twitter4j.api.UserMethodsAsync
4 twitter4j.UserList
3 twitter4j.User
1 twitter4j.http.OAuthAuthorization

Percentage
Difference
Frequency Percentage Frequency
1 0.022727272727272728 |
3 0.022727272727272728 |
4 0.022727272727272728 |
5 0.09090909090909091 |
8 0.045454545454545456 |
9 0.06818181818181818 |
10 0.09090909090909091 |
11 0.045454545454545456 |
13 0.06818181818181818 |
15 0.09090909090909091 |
20 0.06818181818181818 |
21 0.045454545454545456 |
25 0.06818181818181818 |
32 0.022727272727272728 |
33 0.045454545454545456 |
37 0.045454545454545456 |
40 0.045454545454545456 |
47 0.045454545454545456 |
51 0.022727272727272728 |
61 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 2 5 7
Classes and Interfaces 3 19 44 66
Constructors 1 6 4 11
Methods 24 180 40 244
Fields 4 42 0 46
Total 32 249 93 374