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

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
39 twitter4j.json
14 twitter4j
8 twitter4j.util
6 twitter4j.api
3 twitter4j.conf

Percentage
Difference
Frequency Percentage Frequency
3 0.2 |
6 0.2 |
8 0.2 |
14 0.2 |
39 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
29 twitter4j.api.AccountMethods
29 twitter4j.api.AccountMethodsAsync
25 twitter4j.StatusListener
25 twitter4j.StatusStream
25 twitter4j.UserStream
21 twitter4j.TwitterStream
20 twitter4j.Category
15 twitter4j.api.FriendshipMethods
15 twitter4j.api.FriendshipMethodsAsync
15 twitter4j.api.StatusMethods
15 twitter4j.api.StatusMethodsAsync
13 twitter4j.Status
11 twitter4j.api.ListMethods
11 twitter4j.api.ListMethodsAsync
9 twitter4j.api.TimelineMethods
9 twitter4j.StatusAdapter
9 twitter4j.json.DataObjectFactory
8 twitter4j.Device
6 twitter4j.conf.Configuration
6 twitter4j.api.DirectMessageMethods
6 twitter4j.api.DirectMessageMethodsAsync
6 twitter4j.conf.ConfigurationBuilder
6 twitter4j.TwitterMethod
5 twitter4j.TwitterListener
5 twitter4j.conf.PropertyConfiguration
5 twitter4j.TwitterAdapter
5 twitter4j.AsyncTwitter
4 twitter4j.Twitter
4 twitter4j.UserList
3 twitter4j.User
2 twitter4j.TwitterException
2 twitter4j.api.UserMethods
2 twitter4j.api.UserMethodsAsync

Percentage
Difference
Frequency Percentage Frequency
2 0.07692307692307693 |
3 0.02564102564102564 |
4 0.05128205128205128 |
5 0.10256410256410256 |
6 0.1282051282051282 |
8 0.02564102564102564 |
9 0.07692307692307693 |
11 0.05128205128205128 |
13 0.02564102564102564 |
15 0.10256410256410256 |
20 0.02564102564102564 |
21 0.02564102564102564 |
25 0.07692307692307693 |
29 0.05128205128205128 |
40 0.05128205128205128 |
47 0.05128205128205128 |
51 0.02564102564102564 |
61 0.02564102564102564 |


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 1 5 6
Classes and Interfaces 0 12 39 51
Constructors 1 6 4 11
Methods 13 124 34 171
Fields 2 25 0 27
Total 16 168 82 266