In the API result (http://developers.facebook.com/docs/reference/fql/link_stat/) there are two counts about comments:
comment_count: The number of comments users have made on the shared story commentsbox_count: The number of comments from a comments box on this URL. This only includes top level comments, not replies
What is the difference? Does the comment_count include the commentsbox_count?