Projects /
jhelm /
Coverage /
jhelm-plugin
jhelm — coverage
Line
80.7%
Branch
71.7%
Latest run
8d13132
on main
· Jul 18 10:55
By package
| Package | Line % | Branch % | Lines | |
|---|---|---|---|---|
org/alexmond/jhelm/plugin |
100.0% | 0.0% | 7 | |
org/alexmond/jhelm/plugin/config |
100.0% | 0.0% | 3 | |
org/alexmond/jhelm/plugin/exception |
58.3% | 0.0% | 24 | |
org/alexmond/jhelm/plugin/model |
100.0% | 100.0% | 12 | |
org/alexmond/jhelm/plugin/runtime |
23.1% | 0.0% | 13 | |
org/alexmond/jhelm/plugin/sandbox |
76.9% | 0.0% | 13 | |
org/alexmond/jhelm/plugin/service |
89.9% | 69.4% | 99 | |
org/alexmond/jhelm/plugin/spi |
0.0% | 0.0% | 0 |
Worst-covered files (most missed lines first)
| File | Line % | Covered | Missed | |
|---|---|---|---|---|
org/alexmond/jhelm/plugin/runtime/MemoryBridge.java
|
23.1% | 3 | 10 | |
org/alexmond/jhelm/plugin/service/PluginManager.java
|
86.4% | 38 | 6 | |
org/alexmond/jhelm/plugin/service/PluginLoader.java
|
91.3% | 42 | 4 | |
org/alexmond/jhelm/plugin/sandbox/SandboxedExecutor.java
|
76.9% | 10 | 3 | |
org/alexmond/jhelm/plugin/exception/PluginNotFoundException.java
|
50.0% | 2 | 2 | |
org/alexmond/jhelm/plugin/exception/PluginExecutionException.java
|
50.0% | 2 | 2 | |
org/alexmond/jhelm/plugin/exception/PluginLoadException.java
|
50.0% | 2 | 2 | |
org/alexmond/jhelm/plugin/exception/PluginTimeoutException.java
|
50.0% | 2 | 2 | |
org/alexmond/jhelm/plugin/exception/PluginValidationException.java
|
50.0% | 2 | 2 | |
org/alexmond/jhelm/plugin/JhelmPluginAutoConfiguration.java
|
100.0% | 7 | 0 | |
org/alexmond/jhelm/plugin/config/JhelmPluginProperties.java
|
100.0% | 3 | 0 | |
org/alexmond/jhelm/plugin/exception/PluginException.java
|
100.0% | 4 | 0 | |
org/alexmond/jhelm/plugin/model/PluginDescriptor.java
|
0.0% | 0 | 0 | |
org/alexmond/jhelm/plugin/model/PluginManifest.java
|
0.0% | 0 | 0 | |
org/alexmond/jhelm/plugin/model/PluginEvent.java
|
0.0% | 0 | 0 | |
org/alexmond/jhelm/plugin/model/PluginType.java
|
100.0% | 12 | 0 | |
org/alexmond/jhelm/plugin/sandbox/SandboxConfig.java
|
0.0% | 0 | 0 | |
org/alexmond/jhelm/plugin/service/PluginRegistry.java
|
100.0% | 9 | 0 | |
org/alexmond/jhelm/plugin/spi/Plugin.java
|
0.0% | 0 | 0 | |
org/alexmond/jhelm/plugin/spi/PostRendererPlugin.java
|
0.0% | 0 | 0 | |
org/alexmond/jhelm/plugin/spi/LifecycleHookPlugin.java
|
0.0% | 0 | 0 | |
org/alexmond/jhelm/plugin/spi/DownloaderPlugin.java
|
0.0% | 0 | 0 |