-
Home
-
Radio Player – Live Shoutcast, Icecast and Any Audio Stream Player for WordPress
-
2.0.87 (latest)
-
Code
-
Classes
- Radio_Player_Stream_Data
Total Complexity |
71 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
252 |
Lines of code |
224 |
Logical lines of code |
138 |
Comment lines |
9 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_stream_data() |
C |
35 |
24 |
76 |
fetch_stream_title() |
A |
42 |
13 |
51 |
get_stream_type() |
S |
57 |
5 |
17 |
get_shoutcast_base_url() |
S |
59 |
4 |
14 |
is_shoutcast_url() |
S |
62 |
4 |
11 |
is_icecast_url() |
S |
62 |
4 |
11 |
is_live365_url() |
S |
64 |
4 |
9 |
get_remote_response() |
S |
68 |
3 |
7 |
instance() |
S |
70 |
3 |
6 |
fetch_and_decode() |
S |
69 |
2 |
7 |
get_icecast_base_url() |
S |
66 |
2 |
8 |
get_live_365_id() |
S |
74 |
2 |
4 |
__construct() |
S |
81 |
1 |
3 |