Subroutine Coverage

blib/lib/Tree/RedBlack/Node.pm
Criterion Covered Total %
subroutine 11 12 91.6
pod 9 10 90.0


line count pod subroutine
3 1 n/a BEGIN
129 9 No new
142 16 n/a DESTROY
152 51 Yes key
160 12 Yes val
168 39 Yes color
176 47 Yes left
184 39 Yes right
192 75 Yes parent
200 0 Yes successor
213 4 Yes min
221 2 Yes max