JamendoR call graph
Each node is a function, tinted by its test coverage so untested, complex code stands out. Shape encodes language, a ring marks exported functions, and dashed edges are calls from R into compiled code. Hover a node for detail; click to focus its neighborhood.
Loading call graph…
Coverage
1% lines
Expression
1.2%
Tests
0.8%
Examples
0.0%
Vignettes
0.0%
By file
R/usersProfile.R
0%
R/artists.R
0%
R/tracks.R
0%
R/albums.R
0%
R/playlists.R
0%
R/reviews.R
0%
R/radios.R
0%
R/authenticate.R
0%
R/feed.R
0%
R/autocomplete.R
0%
R/utils.R
25%
Structure
- Functions
- 42
- Exported
- 42
- Compiled
- 0
- Call edges
- 34
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| controlInputVariables exp | R | 8 | 5 | 0.0% |
| getAlbum exp | R | 21 | 3 | 0.0% |
| getAlbumMusicinfo exp | R | 20 | 3 | 0.0% |
| getAlbumTracks exp | R | 19 | 3 | 0.0% |
| getAlbums exp | R | 13 | 2 | 0.0% |
| getArtist exp | R | 20 | 3 | 0.0% |
| getArtistAlbums exp | R | 21 | 3 | 0.0% |
| getArtistMusicinfo exp | R | 20 | 3 | 0.0% |
| getArtistTracks exp | R | 21 | 3 | 0.0% |
| getArtists exp | R | 12 | 2 | 0.0% |
| getArtistsLocation exp | R | 23 | 3 | 0.0% |
| getAutocompleteSearch exp | R | 12 | 1 | 0.0% |
| getFeed exp | R | 14 | 2 | 0.0% |
| getMyPlaylists exp | R | 16 | 3 | 0.0% |
| getMyUserProfile exp | R | 15 | 3 | 0.0% |
| getPlaylist exp | R | 21 | 3 | 0.0% |
| getPlaylistTracks exp | R | 20 | 3 | 0.0% |
| getPlaylistsNamesearch exp | R | 15 | 2 | 0.0% |
| getRadio exp | R | 20 | 3 | 0.0% |
| getRadios exp | R | 13 | 2 | 0.0% |