it's pretty interesting. ran it over about 10 libs and most of the time you can approximate the results before running it based on what the library is for. an example: Guava is big and common, but it should be of no surprise that it's heavily biased towards
public
since it exists solely to provide public APIs for common things ranging from trivial to moderately advanced.