I am trying different methods to correct a p-value from simulated data,namely the following "holm", "hochberg", "hommel", "bonferroni","BH", "BY" in the p.adjust command of R and then consrtuct the following confusion matrix 
The problem is that in the first four methods i get V=0,only "BH" and "BY" methods give V>0.Is this expected?