Code

Rating   Name Duplication Size Complexity CRAP Changes Bugs Features
B Friendable::sendFriendRequestTo() 0 21 6 6 0 0 0
B Friendable::getRelationshipWith() 0 16 4 4 0 0 0
B FriendsTest::a_user_can_only_send_one_friend_request_to_a_user() 0 23 1 ? 0 0 0
B FriendsTest::a_user_can_not_send_a_new_friend_request_to_a_friend() 0 23 1 ? 0 0 0
B FriendsTest::a_user_can_not_send_a_new_friend_request_to_a_friend_2() 0 27 1 ? 0 0 0
B FriendsTest::a_friend_request_results_in_a_accepted_if_pending_request_is_available_from_recipient() 0 19 1 ? 0 0 0
B FriendsTest::friends_method_returns_correct_count_of_friends__2_requests_and_2_accepts() 0 19 1 ? 0 0 0
B FriendsTest::friends_method_returns_correct_friends__2_requests_and_2_accepts() 0 19 1 ? 0 0 0
A Friendable::acceptFriendRequestFrom() 0 11 3 3.01 0 0 0
A FriendsTest::a_user_can_send_a_user_a_friend_request() 0 17 1 ? 0 0 0
A Traits\Friendable::retrieveUserId() 0 6 4 4 0 0 0
A FriendsTest::a_user_can_not_accept_a_non_existing_friend_request() 0 15 1 ? 0 0 0
A Friendable::denyFriendRequestFrom() 0 10 3 3.07 0 0 0
A FriendsTest::a_user_can_accept_a_friend_request() 0 15 1 ? 0 0 0
A FriendsServiceProvider::mergeConfig() 0 3 1 1 0 0 0