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

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
55 twitter4j.http
27 twitter4j.conf
19 twitter4j
19 twitter4j.api

Percentage
Difference
Frequency Percentage Frequency
19 0.5 |
27 0.25 |
55 0.25 |


Classes and Interfaces Sorted By Percentage Difference

Percentage
Difference
Class or Interface
100 twitter4j.api.ListMembersMethodsAsync
100 twitter4j.api.ListMethodsAsync
100 twitter4j.api.ListSubscribersMethodsAsync
100 twitter4j.api.LocalTrendsMethods
100 twitter4j.api.LocalTrendsMethodsAsync
69 twitter4j.TwitterFactory
62 twitter4j.AsyncTwitterFactory
42 twitter4j.TwitterStreamFactory
41 twitter4j.api.StatusMethods
41 twitter4j.api.StatusMethodsAsync
40 twitter4j.TwitterListener
28 twitter4j.http.RequestToken
26 twitter4j.http.OAuthAuthorization
25 twitter4j.StatusStream
25 twitter4j.http.Authorization
21 twitter4j.TwitterStream
20 twitter4j.Query
20 twitter4j.Version
16 twitter4j.RateLimitStatusEvent
16 twitter4j.TimeSpanUtil
14 twitter4j.User
14 twitter4j.api.UserMethodsAsync
14 twitter4j.Trends
13 twitter4j.http.BasicAuthorization
13 twitter4j.AsyncTwitter
12 twitter4j.PagableResponseList
11 twitter4j.api.UserMethods
10 twitter4j.StatusDeletionNotice
10 twitter4j.conf.ConfigurationContext
10 twitter4j.http.NullAuthorization
9 twitter4j.TwitterAdapter
6 twitter4j.TwitterMethod
6 twitter4j.TwitterException
6 twitter4j.Twitter
3 twitter4j.Status
2 twitter4j.Paging
1 twitter4j.conf.Configuration

Percentage
Difference
Frequency Percentage Frequency
1 0.02702702702702703 |
2 0.02702702702702703 |
3 0.02702702702702703 |
6 0.08108108108108109 |
9 0.02702702702702703 |
10 0.08108108108108109 |
11 0.02702702702702703 |
12 0.02702702702702703 |
13 0.05405405405405406 |
14 0.08108108108108109 |
16 0.05405405405405406 |
20 0.05405405405405406 |
21 0.02702702702702703 |
25 0.05405405405405406 |
26 0.02702702702702703 |
28 0.02702702702702703 |
40 0.02702702702702703 |
41 0.05405405405405406 |
42 0.02702702702702703 |
62 0.02702702702702703 |
69 0.02702702702702703 |
100 0.13513513513513514 |


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 1 0 4 5
Classes and Interfaces 11 13 37 61
Constructors 1 5 0 6
Methods 12 129 40 181
Fields 2 83 0 85
Total 27 230 81 338