dodo.py
|
9
|
0
|
0
|
9
|
0.00%
|
panel/__init__.py
|
16
|
16
|
0
|
0
|
100.00%
|
panel/__main__.py
|
7
|
4
|
0
|
3
|
57.14%
|
panel/auth.py
|
288
|
101
|
0
|
187
|
35.07%
|
panel/callbacks.py
|
3
|
3
|
0
|
0
|
100.00%
|
panel/command/__init__.py
|
81
|
29
|
0
|
52
|
35.80%
|
panel/command/oauth_secret.py
|
9
|
6
|
0
|
3
|
66.67%
|
panel/command/serve.py
|
92
|
16
|
0
|
76
|
17.39%
|
panel/compiler.py
|
105
|
12
|
0
|
93
|
11.43%
|
panel/config.py
|
289
|
133
|
0
|
156
|
46.02%
|
panel/depends.py
|
22
|
14
|
0
|
8
|
63.64%
|
panel/interact.py
|
280
|
206
|
0
|
74
|
73.57%
|
panel/io/__init__.py
|
12
|
12
|
0
|
0
|
100.00%
|
panel/io/callbacks.py
|
73
|
19
|
0
|
54
|
26.03%
|
panel/io/embed.py
|
221
|
192
|
0
|
29
|
86.88%
|
panel/io/ipywidget.py
|
50
|
10
|
0
|
40
|
20.00%
|
panel/io/location.py
|
112
|
94
|
0
|
18
|
83.93%
|
panel/io/model.py
|
85
|
53
|
0
|
32
|
62.35%
|
panel/io/notebook.py
|
175
|
100
|
0
|
75
|
57.14%
|
panel/io/resources.py
|
74
|
59
|
0
|
15
|
79.73%
|
panel/io/rest.py
|
96
|
25
|
0
|
71
|
26.04%
|
panel/io/save.py
|
75
|
43
|
0
|
32
|
57.33%
|
panel/io/server.py
|
224
|
146
|
0
|
78
|
65.18%
|
panel/io/state.py
|
178
|
87
|
0
|
91
|
48.88%
|
panel/layout/__init__.py
|
6
|
6
|
0
|
0
|
100.00%
|
panel/layout/accordion.py
|
72
|
61
|
0
|
11
|
84.72%
|
panel/layout/base.py
|
365
|
330
|
0
|
35
|
90.41%
|
panel/layout/card.py
|
47
|
45
|
0
|
2
|
95.74%
|
panel/layout/grid.py
|
320
|
244
|
0
|
76
|
76.25%
|
panel/layout/spacer.py
|
27
|
20
|
0
|
7
|
74.07%
|
panel/layout/tabs.py
|
96
|
84
|
0
|
12
|
87.50%
|
panel/links.py
|
284
|
243
|
0
|
41
|
85.56%
|
panel/models/__init__.py
|
6
|
6
|
0
|
0
|
100.00%
|
panel/models/ace.py
|
21
|
20
|
0
|
1
|
95.24%
|
panel/models/comm_manager.py
|
16
|
11
|
0
|
5
|
68.75%
|
panel/models/deckgl.py
|
25
|
24
|
0
|
1
|
96.00%
|
panel/models/echarts.py
|
13
|
12
|
0
|
1
|
92.31%
|
panel/models/enums.py
|
3
|
3
|
0
|
0
|
100.00%
|
panel/models/ipywidget.py
|
11
|
5
|
0
|
6
|
45.45%
|
panel/models/katex.py
|
6
|
6
|
0
|
0
|
100.00%
|
panel/models/layout.py
|
12
|
12
|
0
|
0
|
100.00%
|
panel/models/location.py
|
11
|
11
|
0
|
0
|
100.00%
|
panel/models/markup.py
|
8
|
8
|
0
|
0
|
100.00%
|
panel/models/mathjax.py
|
5
|
5
|
0
|
0
|
100.00%
|
panel/models/plotly.py
|
24
|
23
|
0
|
1
|
95.83%
|
panel/models/state.py
|
7
|
7
|
0
|
0
|
100.00%
|
panel/models/vega.py
|
12
|
11
|
0
|
1
|
91.67%
|
panel/models/vtk.py
|
62
|
61
|
0
|
1
|
98.39%
|
panel/models/widgets.py
|
57
|
57
|
0
|
0
|
100.00%
|
panel/pane/__init__.py
|
17
|
17
|
0
|
0
|
100.00%
|
panel/pane/ace.py
|
33
|
30
|
0
|
3
|
90.91%
|
panel/pane/alert.py
|
24
|
24
|
0
|
0
|
100.00%
|
panel/pane/base.py
|
200
|
179
|
0
|
21
|
89.50%
|
panel/pane/deckgl.py
|
141
|
101
|
0
|
40
|
71.63%
|
panel/pane/echarts.py
|
41
|
30
|
0
|
11
|
73.17%
|
panel/pane/equation.py
|
51
|
41
|
0
|
10
|
80.39%
|
panel/pane/holoviews.py
|
402
|
342
|
0
|
60
|
85.07%
|
panel/pane/image.py
|
155
|
117
|
0
|
38
|
75.48%
|
panel/pane/ipywidget.py
|
34
|
16
|
0
|
18
|
47.06%
|
panel/pane/markup.py
|
171
|
166
|
0
|
5
|
97.08%
|
panel/pane/media.py
|
82
|
58
|
0
|
24
|
70.73%
|
panel/pane/plot.py
|
174
|
95
|
0
|
79
|
54.60%
|
panel/pane/plotly.py
|
171
|
152
|
0
|
19
|
88.89%
|
panel/pane/streamz.py
|
36
|
24
|
0
|
12
|
66.67%
|
panel/pane/vega.py
|
122
|
97
|
0
|
25
|
79.51%
|
panel/pane/vtk/__init__.py
|
1
|
1
|
0
|
0
|
100.00%
|
panel/pane/vtk/enums.py
|
6
|
6
|
0
|
0
|
100.00%
|
panel/pane/vtk/synchronizable_deserializer.py
|
120
|
117
|
0
|
3
|
97.50%
|
panel/pane/vtk/synchronizable_serializer.py
|
595
|
481
|
0
|
114
|
80.84%
|
panel/pane/vtk/vtk.py
|
455
|
427
|
0
|
28
|
93.85%
|
panel/param.py
|
474
|
427
|
0
|
47
|
90.08%
|
panel/pipeline.py
|
385
|
341
|
0
|
44
|
88.57%
|
panel/reactive.py
|
258
|
223
|
0
|
35
|
86.43%
|
panel/template/__init__.py
|
7
|
7
|
0
|
0
|
100.00%
|
panel/template/base.py
|
343
|
258
|
0
|
85
|
75.22%
|
panel/template/bootstrap/__init__.py
|
16
|
16
|
0
|
0
|
100.00%
|
panel/template/golden/__init__.py
|
19
|
17
|
0
|
2
|
89.47%
|
panel/template/material/__init__.py
|
27
|
27
|
0
|
0
|
100.00%
|
panel/template/react/__init__.py
|
44
|
44
|
0
|
0
|
100.00%
|
panel/template/theme.py
|
18
|
17
|
0
|
1
|
94.44%
|
panel/template/vanilla/__init__.py
|
18
|
16
|
0
|
2
|
88.89%
|
panel/tests/conftest.py
|
94
|
89
|
0
|
5
|
94.68%
|
panel/tests/io/test_embed.py
|
330
|
328
|
0
|
2
|
99.39%
|
panel/tests/io/test_location.py
|
101
|
101
|
0
|
0
|
100.00%
|
panel/tests/io/test_model.py
|
8
|
8
|
0
|
0
|
100.00%
|
panel/tests/io/test_notebook.py
|
23
|
23
|
0
|
0
|
100.00%
|
panel/tests/io/test_state.py
|
20
|
20
|
0
|
0
|
100.00%
|
panel/tests/layout/test_accordion.py
|
87
|
84
|
0
|
3
|
96.55%
|
panel/tests/layout/test_base.py
|
306
|
306
|
0
|
0
|
100.00%
|
panel/tests/layout/test_card.py
|
51
|
51
|
0
|
0
|
100.00%
|
panel/tests/layout/test_grid.py
|
191
|
191
|
0
|
0
|
100.00%
|
panel/tests/layout/test_spacer.py
|
12
|
12
|
0
|
0
|
100.00%
|
panel/tests/layout/test_tabs.py
|
485
|
485
|
0
|
0
|
100.00%
|
panel/tests/models/test_deckgl.py
|
19
|
19
|
0
|
0
|
100.00%
|
panel/tests/models/test_location.py
|
22
|
22
|
0
|
0
|
100.00%
|
panel/tests/pane/test_ace.py
|
19
|
19
|
0
|
0
|
100.00%
|
panel/tests/pane/test_alert.py
|
27
|
26
|
0
|
1
|
96.30%
|
panel/tests/pane/test_base.py
|
32
|
28
|
0
|
4
|
87.50%
|
panel/tests/pane/test_deckgl.py
|
106
|
90
|
0
|
16
|
84.91%
|
panel/tests/pane/test_equation.py
|
18
|
18
|
0
|
0
|
100.00%
|
panel/tests/pane/test_holoviews.py
|
387
|
385
|
0
|
2
|
99.48%
|
panel/tests/pane/test_image.py
|
63
|
63
|
0
|
0
|
100.00%
|
panel/tests/pane/test_markup.py
|
131
|
130
|
0
|
1
|
99.24%
|
panel/tests/pane/test_plot.py
|
36
|
36
|
0
|
0
|
100.00%
|
panel/tests/pane/test_plotly.py
|
127
|
125
|
0
|
2
|
98.43%
|
panel/tests/pane/test_vega.py
|
82
|
80
|
0
|
2
|
97.56%
|
panel/tests/pane/test_vtk.py
|
226
|
222
|
0
|
4
|
98.23%
|
panel/tests/template/test_manual.py
|
118
|
80
|
0
|
38
|
67.80%
|
panel/tests/template/test_vanilla_manual.py
|
43
|
38
|
0
|
5
|
88.37%
|
panel/tests/test_cli.py
|
6
|
6
|
0
|
0
|
100.00%
|
panel/tests/test_config.py
|
103
|
103
|
0
|
0
|
100.00%
|
panel/tests/test_docs.py
|
32
|
32
|
0
|
0
|
100.00%
|
panel/tests/test_interact.py
|
189
|
189
|
0
|
0
|
100.00%
|
panel/tests/test_links.py
|
179
|
177
|
0
|
2
|
98.88%
|
panel/tests/test_models.py
|
7
|
7
|
0
|
0
|
100.00%
|
panel/tests/test_param.py
|
752
|
751
|
0
|
1
|
99.87%
|
panel/tests/test_pipeline.py
|
280
|
277
|
0
|
3
|
98.93%
|
panel/tests/test_reactive.py
|
84
|
83
|
0
|
1
|
98.81%
|
panel/tests/test_server.py
|
77
|
77
|
0
|
0
|
100.00%
|
panel/tests/test_template.py
|
99
|
97
|
0
|
2
|
97.98%
|
panel/tests/test_util.py
|
23
|
23
|
0
|
0
|
100.00%
|
panel/tests/test_viewable.py
|
20
|
20
|
0
|
0
|
100.00%
|
panel/tests/util.py
|
65
|
55
|
0
|
10
|
84.62%
|
panel/tests/widgets/test_ace.py
|
10
|
10
|
0
|
0
|
100.00%
|
panel/tests/widgets/test_base.py
|
87
|
87
|
0
|
0
|
100.00%
|
panel/tests/widgets/test_button.py
|
30
|
30
|
0
|
0
|
100.00%
|
panel/tests/widgets/test_file_selector.py
|
94
|
94
|
0
|
0
|
100.00%
|
panel/tests/widgets/test_indicators.py
|
52
|
52
|
0
|
0
|
100.00%
|
panel/tests/widgets/test_input.py
|
101
|
101
|
0
|
0
|
100.00%
|
panel/tests/widgets/test_misc.py
|
106
|
104
|
0
|
2
|
98.11%
|
panel/tests/widgets/test_player.py
|
16
|
16
|
0
|
0
|
100.00%
|
panel/tests/widgets/test_select.py
|
211
|
211
|
0
|
0
|
100.00%
|
panel/tests/widgets/test_slider.py
|
131
|
131
|
0
|
0
|
100.00%
|
panel/tests/widgets/test_tables.py
|
127
|
124
|
0
|
3
|
97.64%
|
panel/util.py
|
222
|
185
|
0
|
37
|
83.33%
|
panel/viewable.py
|
235
|
172
|
0
|
63
|
73.19%
|
panel/widgets/__init__.py
|
12
|
12
|
0
|
0
|
100.00%
|
panel/widgets/ace.py
|
25
|
20
|
0
|
5
|
80.00%
|
panel/widgets/base.py
|
89
|
80
|
0
|
9
|
89.89%
|
panel/widgets/button.py
|
68
|
54
|
0
|
14
|
79.41%
|
panel/widgets/file_selector.py
|
141
|
126
|
0
|
15
|
89.36%
|
panel/widgets/indicators.py
|
265
|
249
|
0
|
16
|
93.96%
|
panel/widgets/input.py
|
266
|
253
|
0
|
13
|
95.11%
|
panel/widgets/misc.py
|
150
|
139
|
0
|
11
|
92.67%
|
panel/widgets/player.py
|
59
|
49
|
0
|
10
|
83.05%
|
panel/widgets/select.py
|
316
|
294
|
0
|
22
|
93.04%
|
panel/widgets/slider.py
|
238
|
218
|
0
|
20
|
91.60%
|
panel/widgets/tables.py
|
211
|
189
|
0
|
22
|
89.57%
|
setup.py
|
71
|
0
|
0
|
71
|
0.00%
|