Subroutine Coverage

blib/lib/Tree/RedBlack.pm
Criterion Covered Total %
subroutine 16 16 100.0
pod 9 12 75.0


line count pod subroutine
3 1 n/a BEGIN
4 1 n/a BEGIN
5 1 n/a BEGIN
102 2 Yes new
107 2 n/a DESTROY
110 1 Yes root
115 1 Yes cmp
120 8 Yes insert
190 3 No left_rotate
211 1 No right_rotate
232 1 Yes delete
272 1 No delete_fixup
326 6 Yes min
338 6 Yes max
350 6 Yes find
367 5 Yes node