Percentage | Lines | ||
---|---|---|---|
LastFm |
|
0 % | 93 |
Spotify |
|
0 % | 144 |
SyncResult |
|
0 % | 27 |
TrackCollection |
|
41 % | 69 |
PlaylistDoesNotExist |
|
60 % | 14 |
TrackInfo |
|
65 % | 65 |
SyncProgress |
|
83 % | 51 |
Artist |
|
92 % | 25 |
Synchronizer |
|
94 % | 68 |
CRAP Score | Lines | ||
---|---|---|---|
Spotify::getTrackId() | 20 | 20 | |
LastFm::fetchTopTracks() | 12 | 15 | |
LastFm::assertValidUsername() | 12 | 9 | |
LastFm::fetchLovedTracks() | 12 | 15 | |
Spotify::assertValidAccessToken() | 12 | 10 | |
Spotify::getPlaylistId() | 12 | 12 | |
Spotify::assertValidPlaylistName() | 12 | 9 | |
Spotify::replacePlaylistTracks() | 12 | 24 | |
SyncProgress::assertValidArguments() | 9 | 18 | |
TrackInfo::assertThatTheseAreAllArtists() | 7 | 16 | |