This PR will make the plugin report the number unknown dependencies, if they exist.
Remarks:
Maybe there's a more elegant way to achieve this is groovy
The flag ends with _sum. There is also dep_number_sum and out_number_sum. Maybe they should be used? I can't find a real spec. of the return value to verify.
This PR will make the plugin report the number unknown dependencies, if they exist.
Remarks:
_sum
. There is alsodep_number_sum
andout_number_sum
. Maybe they should be used? I can't find a real spec. of the return value to verify.